Page 1 of 1

update zigate plugin pre-4.1 errors

Posted: Friday 01 March 2019 20:18
by mcmikev
Hi, Just did a git pull on the pre-4.1 version and got errors at startup now.

2019-03-01 20:14:33.950 Error: (Zigate) 'onMessage' failed 'KeyError'.
2019-03-01 20:14:33.950 Error: (Zigate) ----> Line 567 in '/home/pi/domoticz/plugins/Domoticz-Zigate/plugin.py', function onMessage
2019-03-01 20:14:33.950 Error: (Zigate) ----> Line 361 in '/home/pi/domoticz/plugins/Domoticz-Zigate/plugin.py', function onMessage
2019-03-01 20:14:33.950 Error: (Zigate) ----> Line 233 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Classes/Transport.py', function onMessage
2019-03-01 20:14:33.950 Error: (Zigate) ----> Line 357 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Classes/Transport.py', function processFrame
2019-03-01 20:14:33.951 Error: (Zigate) ----> Line 364 in '/home/pi/domoticz/plugins/Domoticz-Zigate/plugin.py', function processFrame
2019-03-01 20:14:33.951 Error: (Zigate) ----> Line 61 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/input.py', function ZigateRead
2019-03-01 20:14:33.951 Error: (Zigate) ----> Line 1739 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/input.py', function Decode004d
2019-03-01 20:14:33.951 Error: (Zigate) ----> Line 779 in '/home/pi/domoticz/plugins/Domoticz-Zigate/Modules/output.py', function rebind_Clusters

Re: update zigate plugin pre-4.1 errors

Posted: Friday 01 March 2019 20:23
by pipiche
Thanks for reporting
Just do a git pull to update to the latest releases


Envoyé de mon iPhone en utilisant Tapatalk

Re: update zigate plugin pre-4.1 errors

Posted: Friday 01 March 2019 20:36
by mcmikev
Did just that . Errors are gone. THX

Did see a cosmetic thing as wel i think.

2019-03-01 20:34:10.441 Status: (Zigate) PluginConf: /home/pi/domoticz/plugins/Domoticz-Zigate//Conf/PluginConf-48.txt
2019-03-01 20:34:10.515 Status: (Zigate) Entries loaded from /home/pi/domoticz/plugins/Domoticz-Zigate//Data/DeviceList-48.txt : 11


There is a double // in the path, just cosmetic i guess because it is working

Re: update zigate plugin pre-4.1 errors

Posted: Saturday 02 March 2019 9:15
by pipiche
Thanks for the cosmetic remarks ... Will see what can be done ;-)