We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
路由器传感器无法正常显示
如图,全部显示为未知
正常使用
2025-1-2 03:32:24
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
Asia/Shanghai
2024.12.3
20241127.8
v0.1.4
No response
The text was updated successfully, but these errors were encountered:
@topsworld rd03 路由器配置为支持MIoT-Spec-V2,实质上未按MIoT-Spec-V2实现Notify属性行为(设备永不上报属性值改变),故还应当剔除该model的路由器。
Sorry, something went wrong.
https://github.com/XiaoMi/ha_xiaomi_home/pull/564,我看代码已经提交,是不是后面新发布的版本这个问题就修复了?
SusanPhevos
Successfully merging a pull request may close this issue.
Describe the Bug / 描述问题
路由器传感器无法正常显示
How to Reproduce / 复现步骤
如图,全部显示为未知
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
The text was updated successfully, but these errors were encountered: