Smanar / Domoticz-deCONZ

deCONZ plugin for Domoticz (Zigbee application)
GNU General Public License v3.0
36 stars 26 forks source link

Plugin desynchronized #60

Closed MrTullgren closed 4 years ago

MrTullgren commented 4 years ago

Hi,

Thanks for a nice plugin to Domoticz. I have some issues after updated Deconz software (Docker). I have also updated to the latest plugin. I tried to restart the plugin but the desynchronized still remains.

2020-06-24 10:01:21.890 Error: (deCONZ) Unknow MAJ{'attr': {'type': 'Color temperature light', 'modelid': 'LTW012', 'lastannounced': None, 'name': 'Byrålampa', 'uniqueid': '00:17:88:01:06:bc:db:d4-0b', 'swversion': '1.29.0_r21169', 'manufacturername': 'Philips', 'lastseen': '2020-06-24T08:01:21Z'}, 'e': 'changed', 'uniqueid': '00:17:88:01:06:bc:db:d4-0b', 'id': '6', 'r': 'lights', 't': 'event'}

Best regards, Mikael

Smanar commented 4 years ago

Hello, it's not a synchronisation problem, it s a new feature implemeted in deconz, but not managed yet by the plugin.

You can try the beta branch, it remove this problem, it's not on the official version yet, because I m waiting for a confirmation to know if all is working now.

If you wana make a try ? git checkout beta

after have done the git pull

Not sure It will work, but you will not loose your config, its safe.

MrTullgren commented 4 years ago

Hi,

Thanks it works!