|
发表于 2018-12-4 21:53:57
|
显示全部楼层
本帖最后由 sangood 于 2018-12-4 21:55 编辑
V0.4.2
有问题哦,显示不可用。switch.phicomm_dc1] client:192.168.1.97收到数据不识别的指令:null
2018-12-04 20:58:26 ERROR (Thread-6) [custom_components.switch.phicomm_dc1] 超时次数过多,自动重启
2018-12-04 21:08:45 ERROR (Thread-4) [custom_components.switch.phicomm_dc1] argument of type 'NoneType' is not iterable
2018-12-04 21:08:45 ERROR (Thread-4) [root] argument of type 'NoneType' is not iterable
Traceback (most recent call last):
File "/home/homeassistant/.homeassistant/custom_components/switch/phicomm_dc1.py", line 56, in loop
self.update(5)
File "/home/homeassistant/.homeassistant/custom_components/switch/phicomm_dc1.py", line 98, in update
if "action" in data and data['action'] in IGNORE_ACTION :
TypeError: argument of type 'NoneType' is not iterable
|
|