sincze / Domoticz-Omnik-Local-Web-Plugin

Domoticz Python Plugin that can read data from the local inverter webinterface
5 stars 2 forks source link

'onStart' failed 'KeyError' #8

Closed stingone closed 1 year ago

stingone commented 3 years ago

When running the plugin it pulls al data but get every time the error below

2021-02-09 21:42:06.109 Error: Python Plugin System: (Omnik Inverter Local) 'onStart' failed 'KeyError'. 2021-02-09 21:42:06.109 Error: Python Plugin System: (Omnik Inverter Local) ----> Line 209 in '/home/stingone/domoticz/plugins/Domoticz-Omnik-Local-Web-Plugin/plugin.py' 2021-02-09 21:42:06.109 Error: Python Plugin System: (Omnik Inverter Local) ----> Line 101 in '/home/stingone/domoticz/plugins/Domoticz-Omnik-Local-Web-Plugin/plugin.py' 2021-02-09 21:42:06.109 Error: Python Plugin System: (Omnik Inverter Local) ----> Line 291 in '/home/stingone/domoticz/plugins/Domoticz-Omnik-Local-Web-Plugin/plugin.py'

stingone commented 3 years ago

solved it. had to do with the icon. after removing it and re-adding it the error is gone.

sincze commented 3 years ago

haha okay ;-)

On Tue, Feb 9, 2021 at 10:23 PM stingone notifications@github.com wrote:

solved it. had to do with the icon. after removing it and re-adding it the error is gone.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/sincze/Domoticz-Omnik-Local-Web-Plugin/issues/8#issuecomment-776252882, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABMCHTIMFUVIAMCM6NHYBYDS6GRTHANCNFSM4XLXDWHA .

sincze commented 1 year ago

Closed thanks to Stingone