I have created a log file in my test system (a small system with 2 remote controls and 3 lamps).
The strange thing is that the remote controls no longer work after a reboot of the system (also not visible in the log file that something happened).
When I wait about 3 hours, the remote controls work again.
So maybe there is no error in the plugin, but something went wrong went wrong while updating deConz?
Code: Select all
2020-11-23 11:12:31.652 Status: Incoming connection from: 192.168.51.58
2020-11-23 11:12:34.047 (ConBee) onHeartbeat called
2020-11-23 11:12:44.063 (ConBee) onHeartbeat called
2020-11-23 11:12:46.267 (ConBee) onMessage called
2020-11-23 11:12:46.268 (ConBee) ### WebSocket Data : {'e': 'changed', 'id': '2', 'r': 'sensors', 'state': {'buttonevent': 1002, 'lastupdated': '2020-11-23T10:12:46.238'}, 't': 'event', 'uniqueid': '90:fd:9f:ff:fe:13:73:35-01-1000'}
2020-11-23 11:12:46.268 (ConBee) ### Update device (ConBee - DenE AB2) : {'nValue': 10, 'sValue': '10'}
2020-11-23 11:12:46.305 (Dummy) Light/Switch (Lampjes GU10)
2020-11-23 11:12:46.383 (ConBee) onCommand called for Unit 3: Parameter 'Set Level', Level: 1, Hue:
2020-11-23 11:12:46.383 (ConBee) Send Command /api/2135F90D23/lights/4/state with {'on': True, 'bri': 3} (0 in buffer)
2020-11-23 11:12:46.384 (ConBee) Making Request : http://127.0.0.1:80/api/2135F90D23/lights/4/state with params {'on': True, 'bri': 3}
2020-11-23 11:12:46.404 (ConBee) Request Return : [{"success":{"/lights/4/state/on":true}},{"success":{"/lights/4/state/bri":3}}]
2020-11-23 11:12:46.404 (ConBee) Classic Data : [{'success': {'/lights/4/state/on': True}}, {'success': {'/lights/4/state/bri': 3}}]
2020-11-23 11:12:46.405 (ConBee) onCommand called for Unit 2: Parameter 'Set Level', Level: 1, Hue:
2020-11-23 11:12:46.405 (ConBee) Send Command /api/2135F90D23/lights/3/state with {'on': True, 'bri': 3} (0 in buffer)
2020-11-23 11:12:46.405 (ConBee) Making Request : http://127.0.0.1:80/api/2135F90D23/lights/3/state with params {'on': True, 'bri': 3}
2020-11-23 11:12:46.423 (ConBee) Request Return : [{"success":{"/lights/3/state/on":true}},{"success":{"/lights/3/state/bri":3}}]
2020-11-23 11:12:46.424 (ConBee) Classic Data : [{'success': {'/lights/3/state/on': True}}, {'success': {'/lights/3/state/bri': 3}}]
2020-11-23 11:12:46.424 (ConBee) onCommand called for Unit 1: Parameter 'Set Level', Level: 1, Hue:
2020-11-23 11:12:46.424 (ConBee) Send Command /api/2135F90D23/lights/2/state with {'on': True, 'bri': 3} (0 in buffer)
2020-11-23 11:12:46.425 (ConBee) Making Request : http://127.0.0.1:80/api/2135F90D23/lights/2/state with params {'on': True, 'bri': 3}
2020-11-23 11:12:46.443 (ConBee) Request Return : [{"success":{"/lights/2/state/on":true}},{"success":{"/lights/2/state/bri":3}}]
2020-11-23 11:12:46.443 (ConBee) Classic Data : [{'success': {'/lights/2/state/on': True}}, {'success': {'/lights/2/state/bri': 3}}]
2020-11-23 11:12:46.494 (ConBee) onMessage called
2020-11-23 11:12:46.494 (ConBee) ### WebSocket Data : {'e': 'changed', 'id': '4', 'r': 'lights', 'state': {'alert': None, 'bri': 3, 'on': True, 'reachable': True}, 't': 'event', 'uniqueid': '58:8e:81:ff:fe:0e:73:19-01'}
2020-11-23 11:12:46.496 (ConBee) ### Update device (ConBee - Lamp GU10 Nieuw) : {'nValue': 1, 'sValue': '1'}
2020-11-23 11:12:46.512 (ConBee) onMessage called
2020-11-23 11:12:46.513 (ConBee) ### WebSocket Data : {'e': 'changed', 'id': '65520', 'r': 'groups', 'state': {'all_on': False, 'any_on': True}, 't': 'event'}
2020-11-23 11:12:46.514 (ConBee) ### Update device (ConBee - All) : {'nValue': 1, 'sValue': 'on'}
2020-11-23 11:12:46.525 (ConBee) ### WebSocket Data : {'e': 'changed', 'id': '1', 'r': 'groups', 'state': {'all_on': False, 'any_on': True}, 't': 'event'}
2020-11-23 11:12:46.525 (ConBee) ### Update device (ConBee - DenE) : {'nValue': 1, 'sValue': 'on'}
2020-11-23 11:12:46.541 (ConBee) ### WebSocket Data : {'e': 'changed', 'id': '3', 'r': 'lights', 'state': {'alert': None, 'bri': 3, 'on': True, 'reachable': True}, 't': 'event', 'uniqueid': '00:0b:57:ff:fe:d8:3b:01-01'}
2020-11-23 11:12:46.543 (ConBee) ### Update device (ConBee - Lamp GU10) : {'nValue': 1, 'sValue': '1'}
2020-11-23 11:12:46.564 (ConBee) ### WebSocket Data : {'e': 'changed', 'id': '2', 'r': 'lights', 'state': {'alert': None, 'bri': 3, 'colormode': 'ct', 'ct': 370, 'on': True, 'reachable': True}, 't': 'event', 'uniqueid': '14:b4:57:ff:fe:44:3e:d7-01'}
2020-11-23 11:12:46.566 (ConBee) ### Update device (ConBee - Lamp GU10 Kleur) : {'nValue': 1, 'sValue': '1', 'Color': '{"m":2,"r":0,"g":0,"b":0,"t":201,"ww":201,"cw":54}'}
2020-11-23 11:12:46.590 (ConBee) ### WebSocket Data : {'e': 'changed', 'id': '65520', 'r': 'groups', 'state': {'all_on': True, 'any_on': True}, 't': 'event'}
2020-11-23 11:12:46.592 (ConBee) ### Update device (ConBee - All) : {'nValue': 1, 'sValue': 'on'}, IGNORED , no changes !
2020-11-23 11:12:46.592 (ConBee) onMessage called
2020-11-23 11:12:46.592 (ConBee) ### WebSocket Data : {'e': 'changed', 'id': '1', 'r': 'groups', 'state': {'all_on': True, 'any_on': True}, 't': 'event'}
2020-11-23 11:12:46.594 (ConBee) ### Update device (ConBee - DenE) : {'nValue': 1, 'sValue': 'on'}, IGNORED , no changes !
2020-11-23 11:12:46.594 (ConBee) onMessage called
2020-11-23 11:12:46.594 (ConBee) ### WebSocket Data : {'e': 'changed', 'id': '4', 'r': 'lights', 'state': {'alert': None, 'bri': 2, 'on': True, 'reachable': True}, 't': 'event', 'uniqueid': '58:8e:81:ff:fe:0e:73:19-01'}
2020-11-23 11:12:46.595 (ConBee) ### Update device (ConBee - Lamp GU10 Nieuw) : {'nValue': 1, 'sValue': '0'}
2020-11-23 11:12:46.662 (ConBee) onMessage called
2020-11-23 11:12:46.663 (ConBee) ### WebSocket Data : {'e': 'changed', 'id': '2', 'r': 'lights', 'state': {'alert': None, 'bri': 2, 'colormode': 'ct', 'ct': 370, 'on': True, 'reachable': True}, 't': 'event', 'uniqueid': '14:b4:57:ff:fe:44:3e:d7-01'}
2020-11-23 11:12:46.663 (ConBee) ### Update device (ConBee - Lamp GU10 Kleur) : {'nValue': 1, 'sValue': '0', 'Color': '{"m":2,"r":0,"g":0,"b":0,"t":201,"ww":201,"cw":54}'}
2020-11-23 11:12:46.287 Status: LUA: ConBee - DenE AB2 - Toggle On/Off
2020-11-23 11:12:46.288 Status: EventSystem: Script event triggered: /home/pi/domoticz/scripts/lua/script_device_ConBee - DenE AB2.lua
2020-11-23 11:12:46.322 Status: LUA: Lampjes GU10 1%
2020-11-23 11:12:46.324 Status: EventSystem: Script event triggered: /home/pi/domoticz/scripts/lua/script_device_Lampjes GU10.lua
2020-11-23 11:12:51.531 (ConBee) onMessage called
2020-11-23 11:12:51.532 (ConBee) ### WebSocket Data : {'e': 'changed', 'id': '4', 'r': 'lights', 'state': {'alert': None, 'bri': 3, 'on': True, 'reachable': True}, 't': 'event', 'uniqueid': '58:8e:81:ff:fe:0e:73:19-01'}
2020-11-23 11:12:51.533 (ConBee) ### Update device (ConBee - Lamp GU10 Nieuw) : {'nValue': 1, 'sValue': '1'}
2020-11-23 11:12:51.598 (ConBee) onMessage called
2020-11-23 11:12:51.598 (ConBee) ### WebSocket Data : {'e': 'changed', 'id': '2', 'r': 'lights', 'state': {'alert': None, 'bri': 3, 'colormode': 'ct', 'ct': 370, 'on': True, 'reachable': True}, 't': 'event', 'uniqueid': '14:b4:57:ff:fe:44:3e:d7-01'}
2020-11-23 11:12:51.599 (ConBee) ### Update device (ConBee - Lamp GU10 Kleur) : {'nValue': 1, 'sValue': '1', 'Color': '{"m":2,"r":0,"g":0,"b":0,"t":201,"ww":201,"cw":54}'}
2020-11-23 11:12:54.119 (ConBee) onHeartbeat called
2020-11-23 11:12:54.119 (ConBee) ### Update device (ConBee - DenE AB2) : {'nValue': 0, 'sValue': 'Off'}
2020-11-23 11:13:00.028 Status: LUA: evaluating ConBee zigbee gateway
2020-11-23 11:13:03.744 (ConBee) onMessage called
2020-11-23 11:13:03.744 (ConBee) ### WebSocket Data : {'attr': {'colorcapabilities': 0, 'ctmax': 65279, 'ctmin': 0, 'id': '2', 'lastannounced': '2020-11-17T06:32:41Z', 'lastseen': '2020-11-23T10:13Z', 'manufacturername': 'IKEA of Sweden', 'modelid': 'TRADFRI bulb GU10 WS 400lm', 'name': 'Lamp GU10 Kleur', 'swversion': '2.0.029', 'type': 'Color temperature light', 'uniqueid': '14:b4:57:ff:fe:44:3e:d7-01'}, 'e': 'changed', 'id': '2', 'r': 'lights', 't': 'event', 'uniqueid': '14:b4:57:ff:fe:44:3e:d7-01'}
2020-11-23 11:13:04.145 (ConBee) onHeartbeat called
2020-11-23 11:13:08.503 (ConBee) onMessage called
2020-11-23 11:13:08.503 (ConBee) ### WebSocket Data : {'attr': {'id': '3', 'lastannounced': '2020-11-18T03:11:11Z', 'lastseen': '2020-11-23T10:13Z', 'manufacturername': 'IKEA of Sweden', 'modelid': 'TRADFRI bulb GU10 W 400lm', 'name': 'Lamp GU10', 'swversion': '1.2.214', 'type': 'Dimmable light', 'uniqueid': '00:0b:57:ff:fe:d8:3b:01-01'}, 'e': 'changed', 'id': '3', 'r': 'lights', 't': 'event', 'uniqueid': '00:0b:57:ff:fe:d8:3b:01-01'}
2020-11-23 11:13:10.907 (ConBee) onMessage called
2020-11-23 11:13:10.907 (ConBee) ### WebSocket Data : {'attr': {'id': '4', 'lastannounced': '2020-08-20T13:35:43Z', 'lastseen': '2020-11-23T10:13Z', 'manufacturername': 'IKEA of Sweden', 'modelid': 'TRADFRI bulb GU10 WW 400lm', 'name': 'Lamp GU10 Nieuw', 'swversion': '2.3.050', 'type': 'Dimmable light', 'uniqueid': '58:8e:81:ff:fe:0e:73:19-01'}, 'e': 'changed', 'id': '4', 'r': 'lights', 't': 'event', 'uniqueid': '58:8e:81:ff:fe:0e:73:19-01'}
2020-11-23 11:13:14.162 (ConBee) onHeartbeat called
2020-11-23 11:13:14.263 (ConBee) onMessage called
2020-11-23 11:13:14.263 (ConBee) ### WebSocket Data : {'attr': {'id': '1', 'lastannounced': None, 'lastseen': '2020-11-23T10:13Z', 'manufacturername': 'dresden elektronik', 'modelid': 'ConBee II', 'name': 'Configuration tool 1', 'swversion': '0x26580700', 'type': 'Configuration tool', 'uniqueid': '00:21:2e:ff:ff:04:8b:6c-01'}, 'e': 'changed', 'id': '1', 'r': 'lights', 't': 'event', 'uniqueid': '00:21:2e:ff:ff:04:8b:6c-01'}
2020-11-23 11:13:14.264 (ConBee) Banned/Ignored device > 1 (lights)
2020-11-23 11:13:24.132 (ConBee) onHeartbeat called