al-one / hass-xiaomi-miot

Automatic integrate all Xiaomi devices to HomeAssistant via miot-spec, support Wi-Fi, BLE, ZigBee devices. 小米米家智能家居设备接入Hass集成
https://miot-spec.com
Apache License 2.0
4.5k stars 636 forks source link

cuco.plug.sp5 工作不稳定 #381

Open JimmyKmi opened 2 years ago

JimmyKmi commented 2 years ago

cuco.plug.sp5 Gosund排插工作不稳定

经常控制后隔几秒才有反应,但一旦控制成功后响应迅速 控制同一排插其它插座或其它排插上述问题重复

隔段时间不控制恢复原样

有时候会遇到报错,后无法自动恢复,重启后恢复,报错信息如下【ERROR 】

Logger: custom_components.xiaomi_miot.switch
Source: custom_components/xiaomi_miot/__init__.py:1164
Integration: Xiaomi Miot Auto (documentation, issues)
First occurred: 15:35:22 (309 occurrences)
Last logged: 22:30:47

床边排插 switch: Got MiioException while fetching the state: Unable to discover the device 192.168.1.27, mapping: {'switch-6.on': {'siid': 6, 'piid': 1}}, max_properties: 6/1
书房 大桌排插 switch: Got MiioException while fetching the state: Unable to discover the device 192.168.1.23, mapping: {'switch-5.on': {'siid': 5, 'piid': 1}}, max_properties: 6/1
书房 大桌排插 switch: Got MiioException while fetching the state: Unable to discover the device 192.168.1.23, mapping: {'switch-6.on': {'siid': 6, 'piid': 1}}, max_properties: 6/1

已经检测过,IP地址是正确的

al-one commented 2 years ago

请问最新版本的插件是否还有此问题?