Zigate firmware: 031d
ZiGate plugin: 4.11.007
Python Version: 3.7.3
I have made some changes in Domoticz and Zigate, and i get these errors: I think it got something to do with a Xiaomi bulb and motion sensor that i reconnected or a Innr Plug that i haved added to the network. I have seen these errors after that.
Code: Select all
2020-10-25 13:31:22.551 Error: (Zigate USB TLL) 'onMessage' failed 'error':'argument out of range'.
2020-10-25 13:31:22.552 Error: (Zigate USB TLL) ----> Line 1007 in '/home/pi/domoticz/plugins/Domoticz-Zigate/plugin.py', function onMessage
2020-10-25 13:31:22.552 Error: (Zigate USB TLL) ----> Line 517 in '/home/pi/domoticz/plugins/Domoticz-Zigate/plugin.py', function onMessage
2020-10-25 13:31:22.552 Error: (Zigate USB TLL) ----> Line 548 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Classes/Transport.py', function on_message
2020-10-25 13:31:22.552 Error: (Zigate USB TLL) ----> Line 1158 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Classes/Transport.py', function process_frame
2020-10-25 13:31:22.552 Error: (Zigate USB TLL) ----> Line 523 in '/home/pi/domoticz/plugins/Domoticz-Zigate/plugin.py', function processFrame
2020-10-25 13:31:22.552 Error: (Zigate USB TLL) ----> Line 229 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/input.py', function ZigateRead
2020-10-25 13:31:22.552 Error: (Zigate USB TLL) ----> Line 2818 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/input.py', function Decode8102
2020-10-25 13:31:22.552 Error: (Zigate USB TLL) ----> Line 2925 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/input.py', function read_report_attributes
2020-10-25 13:31:22.552 Error: (Zigate USB TLL) ----> Line 217 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/readClusters.py', function ReadCluster
2020-10-25 13:31:22.552 Error: (Zigate USB TLL) ----> Line 2167 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/readClusters.py', function Cluster0b04
2020-10-25 13:31:22.552 Error: (Zigate USB TLL) ----> Line 70 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/readClusters.py', function decodeAttribute
Update firmware from 31C to 31d
Change from beta to stable zigate plugin version
Reconnect the devices
Restart domoticz
Googled a lot offcourse.. I only found known bugs that are solved.
Can someone help me how to find the problem?