sincze / Domoticz-Growatt-Webserver-Plugin

16 stars 10 forks source link

crash total plugin manager domoticz #19

Closed tonbor closed 1 year ago

tonbor commented 2 years ago

for over months this plug in crashes the plugin manager of domoticz

log: -01-05 12:34:08.464 Error: Growatt Inverter: ----> Line 167 in '/home/pi/domoticz/plugins/Domoticz-Growatt-Webserver-Plugin/plugin.py', function onMessage 2022-01-05 13:56:10.365 Error: Growatt Inverter: 'onMessage' failed 'KeyError':'('Data',)'. 2022-01-05 13:56:10.365 Error: Growatt Inverter: Exception traceback: 2022-01-05 13:56:10.365 Error: Growatt Inverter: ----> Line 275 in '/home/pi/domoticz/plugins/Domoticz-Growatt-Webserver-Plugin/plugin.py', function onMessage 2022-01-05 13:56:10.365 Error: Growatt Inverter: ----> Line 167 in '/home/pi/domoticz/plugins/Domoticz-Growatt-Webserver-Plugin/plugin.py', function onMessage 2022-01-05 13:58:09.519 Error: Growatt Inverter: 'onMessage' failed 'KeyError':'('Data',)'. 2022-01-05 13:58:09.520 Error: Growatt Inverter: Exception traceback: 2022-01-05 13:58:09.520 Error: Growatt Inverter: ----> Line 275 in '/home/pi/domoticz/plugins/Domoticz-Growatt-Webserver-Plugin/plugin.py', function onMessage 2022-01-05 13:58:09.520 Error: Growatt Inverter: ----> Line 167 in '/home/pi/domoticz/plugins/Domoticz-Growatt-Webserver-Plugin/plugin.py', function onMessage

sincze commented 2 years ago

This version seems to be the most stable: https://github.com/sincze/Domoticz-Growatt-Webserver-Plugin/blob/dac4b0e0de731ba7dbed0df1ba2adaeea73bbbe5/plugin.py

tonbor commented 2 years ago

Thanks, I will try......

sincze commented 1 year ago

Stale.