Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

小米路由器AX3000T问题 #538

Closed
wozjs5 opened this issue Jan 2, 2025 · 2 comments · Fixed by #564
Closed

小米路由器AX3000T问题 #538

wozjs5 opened this issue Jan 2, 2025 · 2 comments · Fixed by #564
Assignees

Comments

@wozjs5
Copy link

wozjs5 commented Jan 2, 2025

Describe the Bug / 描述问题

路由器传感器无法正常显示

How to Reproduce / 复现步骤

如图,全部显示为未知
screenshot_2025-01-02_11-22-22

Expected Behavior / 预期结果

正常使用

Reproduce Time / 问题复现的时间点

2025-1-2 03:32:24

Home Assistant Logs / 系统日志

2025-01-02 03:32:24.921 INFO (MainThread) [custom_components.xiaomi_home.miot.miot_client] device sub changed, 864111000, from None to cloud
2025-01-02 03:32:24.926 DEBUG (MainThread) [custom_components.xiaomi_home.miot.miot_spec] get from cache, urn:miot-spec-v2:device:router:0000A036:xiaomi-rd03:1
2025-01-02 03:32:24.927 DEBUG (MainThread) [custom_components.xiaomi_home.miot.miot_client] client sub device state, 864111000
2025-01-02 03:32:24.927 DEBUG (MainThread) [custom_components.xiaomi_home.miot.miot_device] miot device init {'home_id': '317001538688', 'home_name': '润杰经典', 'room_id': '317001538689', 'room_name': '主卧', 'group_id': '4778c9869b554a74', 'did': '864111000', 'uid': 2206344267, 'name': 'AX3000T', 'urn': 'urn:miot-spec-v2:device:router:0000A036:xiaomi-rd03:1', 'model': 'xiaomi.router.rd03', 'connect_type': 0, 'token': '713939306d6c687665314c6862457148', 'online': True, 'icon': None, 'parent_id': None, 'manufacturer': '小米', 'voice_ctrl': 0, 'rssi': None, 'owner': None, 'pid': 0, 'local_ip': None, 'ssid': None, 'bssid': '', 'order_time': 1735654684, 'fw_version': '1.0.84', 'mcu_version': None, 'platform': None}
2025-01-02 03:32:24.933 INFO (MainThread) [custom_components.xiaomi_home.miot.miot_device] new miot property entity, AX3000T, 路由器 下载速度, sensor, None, xiaomi_home.xiaomi_cn_864111000_rd03_download_speed_p_2_1, {'min': 0, 'max': 100, 'step': 0.1}, None
2025-01-02 03:32:24.934 INFO (MainThread) [custom_components.xiaomi_home.miot.miot_device] new miot property entity, AX3000T, 路由器 上传速度, sensor, None, xiaomi_home.xiaomi_cn_864111000_rd03_upload_speed_p_2_2, {'min': 0, 'max': 100, 'step': 0.1}, None
2025-01-02 03:32:24.934 INFO (MainThread) [custom_components.xiaomi_home.miot.miot_device] new miot property entity, AX3000T, 路由器 连接设备数, sensor, None, xiaomi_home.xiaomi_cn_864111000_rd03_connected_device_number_p_2_3, {'min': 0, 'max': 100, 'step': 1}, None
2025-01-02 03:32:24.936 DEBUG (MainThread) [custom_components.xiaomi_home.miot.miot_client] client sub prop, 864111000/p/2/1
2025-01-02 03:32:24.940 DEBUG (MainThread) [custom_components.xiaomi_home.miot.miot_client] client sub prop, 864111000/p/2/2
2025-01-02 03:32:24.941 DEBUG (MainThread) [custom_components.xiaomi_home.miot.miot_client] client sub prop, 864111000/p/2/3

Log Timezone / 日志时区

Asia/Shanghai

Home Assistant Core Version / Home Assistant Core 版本

2024.12.3

Home Assistant Operation System Version / Home Assistant Operation System 版本

20241127.8

Xiaomi Home Integration Version / 米家集成版本

v0.1.4

Additional Context / 其他说明

No response

@SusanPhevos SusanPhevos self-assigned this Jan 3, 2025
@topsworld topsworld linked a pull request Jan 3, 2025 that will close this issue
@SusanPhevos
Copy link
Contributor

@topsworld rd03 路由器配置为支持MIoT-Spec-V2,实质上未按MIoT-Spec-V2实现Notify属性行为(设备永不上报属性值改变),故还应当剔除该model的路由器。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants