moroen / IKEA-Tradfri-plugin

A Python plugin for Domoticz to controll IKEA Gateway
68 stars 23 forks source link

Error in the Domoticz logs #75

Closed varazir closed 5 years ago

varazir commented 5 years ago

The files is updated May the 5th

2019-05-24 08:48:53.467 Error: (IKEA) 'onMessage' failed 'KeyError'. 2019-05-24 08:48:53.467 Error: (IKEA) ----> Line 335 in '/home/pi/domoticz/plugins/IKEA-Tradfri/plugin.py', function onMessage 2019-05-24 08:48:53.467 Error: (IKEA) ----> Line 243 in '/home/pi/domoticz/plugins/IKEA-Tradfri/plugin.py', function onMessage 2019-05-24 08:48:53.467 Error: (IKEA) ----> Line 168 in '/home/pi/domoticz/plugins/IKEA-Tradfri/plugin.py', function updateDeviceState

moroen commented 5 years ago

I need some more info. Could you please enable the debug option in the plugin, and provide more from the domoticz log, both before and after this error? If you at the same time could try running the adapter from the command-line and provide the output from the adapter as well?

varazir commented 5 years ago

I need some more info. Could you please enable the debug option in the plugin, and provide more from the domoticz log, both before and after this error? If you at the same time could try running the adapter from the command-line and provide the output from the adapter as well?

I'm going to try see if I can trigger the error again

varazir commented 5 years ago

Hmm I couldn't replicate the error :( I'll post again if I see it.

moroen commented 5 years ago

Ok, closing this for now, feel free to reopen if the error occurs again!

Regards, M