Smanar / Domoticz-deCONZ

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

Philips Hue lights #40

Closed salopette closed 4 years ago

salopette commented 4 years ago

Hi, I bought Philips Hue lights, they work in Deconz, but they don't work properly in the plug-in. I can switch on and off, but when I use the color wheel, the light is dimmed to the minimum level or switched off.

2019-12-13 17:47:02.963 (deconz) onCommand called for Unit 176: Parameter 'On', Level: 77, Hue: 2019-12-13 17:47:02.929 Status: User: Admin initiated a switch command (5321/deconz - Hue Stripe/On) 2019-12-13 17:47:17.306 (deconz) onCommand called for Unit 176: Parameter 'Set Color', Level: 76, Hue: {"b":222,"cw":0,"g":0,"m":3,"r":255,"t":0,"ww":0} 2019-12-13 17:47:17.268 Status: setcolbrightnessvalue: ID: 14c9, bri: 76, color: '{m: 3, RGB: ff00de, CWWW: 0000, CT: 0}' 2019-12-13 17:47:30.585 (deconz) onCommand called for Unit 176: Parameter 'Set Color', Level: 100, Hue: {"b":222,"cw":0,"g":0,"m":3,"r":255,"t":0,"ww":0} 2019-12-13 17:47:30.555 Status: setcolbrightnessvalue: ID: 14c9, bri: 100, color: '{m: 3, RGB: ff00de, CWWW: 0000, CT: 0}' 2019-12-13 17:47:36.409 (deconz) onCommand called for Unit 176: Parameter 'Set Color', Level: 100, Hue: {"b":0,"cw":0,"g":255,"m":3,"r":20,"t":0,"ww":0} 2019-12-13 17:47:36.388 Status: setcolbrightnessvalue: ID: 14c9, bri: 100, color: '{m: 3, RGB: 14ff00, CWWW: 0000, CT: 0}'

Smanar commented 4 years ago

Hello, can you enable more logging pls ? I need the command send to deconz and the websocket return.

salopette commented 4 years ago

2019-12-13 21:09:24.934 (deconz) onCommand called for Unit 176: Parameter 'Set Color', Level: 76, Hue: {"b":22,"cw":0,"g":255,"m":3,"r":0,"t":0,"ww":0} 2019-12-13 21:09:24.934 (deconz) Send Command /api/916EE62ED8/lights/84/state with {'sat': 127, 'bri': 2, 'hue': 22787, 'on': True, 'transitiontime': 0} (0 in buffer) 2019-12-13 21:09:24.935 (deconz) Making Request : http://192.168.178.71:80/api/916EE62ED8/lights/84/state with params {'sat': 127, 'bri': 2, 'hue': 22787, 'on': True, 'transitiontime': 0} 2019-12-13 21:09:24.966 (deconz) Request Return : [{"success":{"/lights/84/state/on":true}},{"success":{"/lights/84/state/bri":2}},{"success":{"/lights/84/state/hue":22787}},{"success":{"/lights/84/state/sat":127}}] 2019-12-13 21:09:24.967 (deconz) Classic Data : [{'success': {'/lights/84/state/on': True}}, {'success': {'/lights/84/state/bri': 2}}, {'success': {'/lights/84/state/hue': 22787}}, {'success': {'/lights/84/state/sat': 127}}] 2019-12-13 21:09:24.900 Status: setcolbrightnessvalue: ID: 14c9, bri: 76, color: '{m: 3, RGB: 00ff16, CWWW: 0000, CT: 0}' 2019-12-13 21:09:25.468 (deconz) onMessage called 2019-12-13 21:09:25.469 (deconz) ### WebSocket Data : {'id': '25', 'e': 'changed', 'state': {'voltage': 230, 'power': 6, 'lastupdated': '2019-12-13T20:09:25', 'current': 36}, 't': 'event', 'r': 'sensors', 'uniqueid': '00:15:8d:00:03:1e:f4:cc-01-0b04'} 2019-12-13 21:09:25.471 (deconz) ### Update device (deconz - Waschmaschine Live) : {'nValue': 0, 'sValue': '6'}, IGNORED , no changes ! 2019-12-13 21:09:27.776 (deconz) onMessage called 2019-12-13 21:09:27.777 (deconz) ### WebSocket Data : {'id': '84', 'e': 'changed', 'state': {'sat': 127, 'ct': 153, 'on': True, 'bri': 2, 'hue': 22528, 'xy': [0.3065, 0.5149], 'colormode': 'hs', 'reachable': True}, 't': 'event', 'r': 'lights', 'uniqueid': '00:17:88:01:04:9b:4b:70-0b'} 2019-12-13 21:09:27.780 (deconz) ### Update device (deconz - Hue Stripe) : {'Color': '{"ct":0,"t":0,"ww":0}', 'sValue': '0', 'nValue': 1} 2019-12-13 21:09:31.417 (deconz) onMessage called 2019-12-13 21:09:31.417 (deconz) ### WebSocket Data : {'id': '57', 'config': {'alert': 'none', 'duration': 60, 'battery': 100, 'on': True, 'group': '24', 'reachable': True, 'delay': 180}, 'e': 'changed', 't': 'event', 'r': 'sensors', 'uniqueid': '14:b4:57:ff:fe:4d:c2:7d-01-0006'} 2019-12-13 21:09:31.419 (deconz) ### Update device (deconz - BWM Badezimmer) : {'nValue': 0, 'sValue': 'Off', 'BatteryLevel': 100}, IGNORED , no changes ! 2019-12-13 21:09:31.419 (deconz) onMessage called 2019-12-13 21:09:31.420 (deconz) ### WebSocket Data : {'id': '57', 'e': 'changed', 'state': {'presence': True, 'dark': True, 'lastupdated': '2019-12-13T20:09:31'}, 't': 'event', 'r': 'sensors', 'uniqueid': '14:b4:57:ff:fe:4d:c2:7d-01-0006'} 2019-12-13 21:09:31.421 (deconz) ### Update device (deconz - BWM Badezimmer) : {'nValue': 1, 'sValue': 'On'} 2019-12-13 21:09:32.541 (deconz) onCommand called for Unit 176: Parameter 'Set Color', Level: 76, Hue: {"b":255,"cw":0,"g":27,"m":3,"r":229,"t":0,"ww":0} 2019-12-13 21:09:32.542 (deconz) Send Command /api/916EE62ED8/lights/84/state with {'sat': 140, 'bri': 2, 'hue': 53366, 'on': True, 'transitiontime': 0} (0 in buffer) 2019-12-13 21:09:32.542 (deconz) Making Request : http://192.168.178.71:80/api/916EE62ED8/lights/84/state with params {'sat': 140, 'bri': 2, 'hue': 53366, 'on': True, 'transitiontime': 0} 2019-12-13 21:09:32.572 (deconz) Request Return : [{"success":{"/lights/84/state/on":true}},{"success":{"/lights/84/state/bri":2}},{"success":{"/lights/84/state/hue":53366}},{"success":{"/lights/84/state/sat":140}}] 2019-12-13 21:09:32.573 (deconz) Classic Data : [{'success': {'/lights/84/state/on': True}}, {'success': {'/lights/84/state/bri': 2}}, {'success': {'/lights/84/state/hue': 53366}}, {'success': {'/lights/84/state/sat': 140}}] 2019-12-13 21:09:32.529 Status: setcolbrightnessvalue: ID: 14c9, bri: 76, color: '{m: 3, RGB: e51bff, CWWW: 0000, CT: 0}' 2019-12-13 21:09:34.076 (deconz) onMessage called 2019-12-13 21:09:34.076 (deconz) ### WebSocket Data : {'id': '43', 'e': 'changed', 'state': {'lastupdated': '2019-12-13T20:09:34', 'temperature': 299}, 't': 'event', 'r': 'sensors', 'uniqueid': '00:17:88:01:06:45:70:67-02-0402'} 2019-12-13 21:09:34.078 (deconz) ### Update device (deconz - BWM Eingang) : {'nValue': 0, 'sValue': '2.99'}, IGNORED , no changes ! 2019-12-13 21:09:36.036 (deconz) onMessage called 2019-12-13 21:09:36.037 (deconz) ### WebSocket Data : {'id': '29', 'e': 'changed', 'state': {'voltage': 235, 'power': 0, 'lastupdated': '2019-12-13T20:09:36', 'current': 0}, 't': 'event', 'r': 'sensors', 'uniqueid': '00:15:8d:00:03:27:05:33-01-0b04'} 2019-12-13 21:09:36.039 (deconz) ### Update device (deconz - Vali Ventilator Live) : {'nValue': 0, 'sValue': '0'}, IGNORED , no changes ! 2019-12-13 21:09:37.443 (deconz) onMessage called 2019-12-13 21:09:37.444 (deconz) ### WebSocket Data : {'id': '22', 'e': 'changed', 'state': {'consumption': 24390, 'lastupdated': '2019-12-13T20:09:37'}, 't': 'event', 'r': 'sensors', 'uniqueid': '00:15:8d:00:03:1e:f4:cc-01-0702'} 2019-12-13 21:09:37.445 (deconz) ### Update device (deconz - Waschmaschine) : {'nValue': 0, 'sValue': '0;24390'} 2019-12-13 21:09:38.080 (deconz) onCommand called for Unit 176: Parameter 'Set Color', Level: 76, Hue: {"b":31,"cw":0,"g":40,"m":3,"r":255,"t":0,"ww":0} 2019-12-13 21:09:38.080 (deconz) Send Command /api/916EE62ED8/lights/84/state with {'sat': 142, 'bri': 2, 'hue': 438, 'on': True, 'transitiontime': 0} (0 in buffer) 2019-12-13 21:09:38.080 (deconz) Making Request : http://192.168.178.71:80/api/916EE62ED8/lights/84/state with params {'sat': 142, 'bri': 2, 'hue': 438, 'on': True, 'transitiontime': 0} 2019-12-13 21:09:38.097 (deconz) Request Return : [{"success":{"/lights/84/state/on":true}},{"success":{"/lights/84/state/bri":2}},{"success":{"/lights/84/state/hue":438}},{"success":{"/lights/84/state/sat":142}}] 2019-12-13 21:09:38.097 (deconz) Classic Data : [{'success': {'/lights/84/state/on': True}}, {'success': {'/lights/84/state/bri': 2}}, {'success': {'/lights/84/state/hue': 438}}, {'success': {'/lights/84/state/sat': 142}}] 2019-12-13 21:09:38.448 (deconz) onMessage called 2019-12-13 21:09:38.448 (deconz) ### WebSocket Data : {'id': '25', 'e': 'changed', 'state': {'voltage': 230, 'power': 6, 'lastupdated': '2019-12-13T20:09:38', 'current': 34}, 't': 'event', 'r': 'sensors', 'uniqueid': '00:15:8d:00:03:1e:f4:cc-01-0b04'} 2019-12-13 21:09:38.451 (deconz) ### Update device (deconz - Waschmaschine Live) : {'nValue': 0, 'sValue': '6'}, IGNORED , no changes ! 2019-12-13 21:09:38.058 Status: setcolbrightnessvalue: ID: 14c9, bri: 76, color: '{m: 3, RGB: ff281f, CWWW: 0000, CT: 0}' 2019-12-13 21:09:41.358 (deconz) onCommand called for Unit 176: Parameter 'Set Color', Level: 40, Hue: {"b":31,"cw":0,"g":40,"m":3,"r":255,"t":0,"ww":0} 2019-12-13 21:09:41.359 (deconz) Send Command /api/916EE62ED8/lights/84/state with {'sat': 142, 'bri': 2, 'hue': 438, 'on': True, 'transitiontime': 0} (0 in buffer) 2019-12-13 21:09:41.359 (deconz) Making Request : http://192.168.178.71:80/api/916EE62ED8/lights/84/state with params {'sat': 142, 'bri': 2, 'hue': 438, 'on': True, 'transitiontime': 0} 2019-12-13 21:09:41.384 (deconz) Request Return : [{"success":{"/lights/84/state/on":true}},{"success":{"/lights/84/state/bri":2}},{"success":{"/lights/84/state/hue":438}},{"success":{"/lights/84/state/sat":142}}] 2019-12-13 21:09:41.385 (deconz) Classic Data : [{'success': {'/lights/84/state/on': True}}, {'success': {'/lights/84/state/bri': 2}}, {'success': {'/lights/84/state/hue': 438}}, {'success': {'/lights/84/state/sat': 142}}] 2019-12-13 21:09:41.836 (deconz) onHeartbeat called 2019-12-13 21:09:41.334 Status: setcolbrightnessvalue: ID: 14c9, bri: 40, color: '{m: 3, RGB: ff281f, CWWW: 0000, CT: 0}' 2019-12-13 21:09:43.539 (deconz) onCommand called for Unit 176: Parameter 'Set Color', Level: 15, Hue: {"b":31,"cw":0,"g":40,"m":3,"r":255,"t":0,"ww":0} 2019-12-13 21:09:43.540 (deconz) Send Command /api/916EE62ED8/lights/84/state with {'sat': 142, 'bri': 2, 'hue': 438, 'on': True, 'transitiontime': 0} (0 in buffer) 2019-12-13 21:09:43.540 (deconz) Making Request : http://192.168.178.71:80/api/916EE62ED8/lights/84/state with params {'sat': 142, 'bri': 2, 'hue': 438, 'on': True, 'transitiontime': 0} 2019-12-13 21:09:43.565 (deconz) Request Return : [{"success":{"/lights/84/state/on":true}},{"success":{"/lights/84/state/bri":2}},{"success":{"/lights/84/state/hue":438}},{"success":{"/lights/84/state/sat":142}}] 2019-12-13 21:09:43.565 (deconz) Classic Data : [{'success': {'/lights/84/state/on': True}}, {'success': {'/lights/84/state/bri': 2}}, {'success': {'/lights/84/state/hue': 438}}, {'success': {'/lights/84/state/sat': 142}}] 2019-12-13 21:09:43.531 Status: setcolbrightnessvalue: ID: 14c9, bri: 15, color: '{m: 3, RGB: ff281f, CWWW: 0000, CT: 0}' 2019-12-13 21:09:45.069 (deconz) onCommand called for Unit 176: Parameter 'Set Color', Level: 78, Hue: {"b":31,"cw":0,"g":40,"m":3,"r":255,"t":0,"ww":0} 2019-12-13 21:09:45.069 (deconz) Send Command /api/916EE62ED8/lights/84/state with {'sat': 142, 'bri': 2, 'hue': 438, 'on': True, 'transitiontime': 0} (0 in buffer) 2019-12-13 21:09:45.069 (deconz) Making Request : http://192.168.178.71:80/api/916EE62ED8/lights/84/state with params {'sat': 142, 'bri': 2, 'hue': 438, 'on': True, 'transitiontime': 0} 2019-12-13 21:09:45.094 (deconz) Request Return : [{"success":{"/lights/84/state/on":true}},{"success":{"/lights/84/state/bri":2}},{"success":{"/lights/84/state/hue":438}},{"success":{"/lights/84/state/sat":142}}] 2019-12-13 21:09:45.095 (deconz) Classic Data : [{'success': {'/lights/84/state/on': True}}, {'success': {'/lights/84/state/bri': 2}}, {'success': {'/lights/84/state/hue': 438}}, {'success': {'/lights/84/state/sat': 142}}] 2019-12-13 21:09:45.066 Status: setcolbrightnessvalue: ID: 14c9, bri: 78, color: '{m: 3, RGB: ff281f, CWWW: 0000, CT: 0}' 2019-12-13 21:09:47.031 (deconz) onCommand called for Unit 176: Parameter 'Off', Level: 76, Hue: 2019-12-13 21:09:47.031 (deconz) Send Command /api/916EE62ED8/lights/84/state with {'on': False} (0 in buffer) 2019-12-13 21:09:47.031 (deconz) Making Request : http://192.168.178.71:80/api/916EE62ED8/lights/84/state with params {'on': False} 2019-12-13 21:09:47.059 (deconz) Request Return : [{"success":{"/lights/84/state/on":false}}] 2019-12-13 21:09:47.059 (deconz) Classic Data : [{'success': {'/lights/84/state/on': False}}] 2019-12-13 21:09:47.110 (deconz) onMessage called 2019-12-13 21:09:47.110 (deconz) ### WebSocket Data : {'id': '84', 'e': 'changed', 'state': {'sat': 127, 'ct': 153, 'on': False, 'bri': 2, 'hue': 22528, 'xy': [0.4831, 0.3295], 'colormode': 'hs', 'reachable': True}, 't': 'event', 'r': 'lights', 'uniqueid': '00:17:88:01:04:9b:4b:70-0b'} 2019-12-13 21:09:47.115 (deconz) ### Update device (deconz - Hue Stripe) : {'Color': '{"ct":0,"t":0,"ww":0}', 'sValue': '0', 'nValue': 0} 2019-12-13 21:09:47.015 Status: User: Admin initiated a switch command (5321/deconz - Hue Stripe/Off) 2019-12-13 21:09:50.785 (deconz) onCommand called for Unit 176: Parameter 'Set Color', Level: 76, Hue: {"b":51,"cw":0,"g":255,"m":3,"r":19,"t":0,"ww":0} 2019-12-13 21:09:50.786 (deconz) Send Command /api/916EE62ED8/lights/84/state with {'sat': 136, 'bri': 2, 'hue': 23326, 'on': True, 'transitiontime': 0} (0 in buffer) 2019-12-13 21:09:50.786 (deconz) Making Request : http://192.168.178.71:80/api/916EE62ED8/lights/84/state with params {'sat': 136, 'bri': 2, 'hue': 23326, 'on': True, 'transitiontime': 0} 2019-12-13 21:09:50.816 (deconz) Request Return : [{"success":{"/lights/84/state/on":true}},{"success":{"/lights/84/state/bri":2}},{"success":{"/lights/84/state/hue":23326}},{"success":{"/lights/84/state/sat":136}}] 2019-12-13 21:09:50.816 (deconz) Classic Data : [{'success': {'/lights/84/state/on': True}}, {'success': {'/lights/84/state/bri': 2}}, {'success': {'/lights/84/state/hue': 23326}}, {'success': {'/lights/84/state/sat': 136}}] 2019-12-13 21:09:50.867 (deconz) onMessage called 2019-12-13 21:09:50.868 (deconz) ### WebSocket Data : {'id': '84', 'e': 'changed', 'state': {'sat': 127, 'ct': 153, 'on': True, 'bri': 2, 'hue': 22528, 'xy': [0.4713, 0.3306], 'colormode': 'hs', 'reachable': True}, 't': 'event', 'r': 'lights', 'uniqueid': '00:17:88:01:04:9b:4b:70-0b'} 2019-12-13 21:09:50.872 (deconz) ### Update device (deconz - Hue Stripe) : {'Color': '{"ct":0,"t":0,"ww":0}', 'sValue': '0', 'nValue': 1} 2019-12-13 21:09:50.756 Status: setcolbrightnessvalue: ID: 14c9, bri: 76, color: '{m: 3, RGB: 13ff33, CWWW: 0000, CT: 0}' 2019-12-13 21:09:51.861 (deconz) onHeartbeat called 2019-12-13 21:09:51.962 (deconz) onCommand called for Unit 176: Parameter 'On', Level: 76, Hue: 2019-12-13 21:09:51.963 (deconz) Send Command /api/916EE62ED8/lights/84/state with {'bri': 193, 'on': True} (0 in buffer) 2019-12-13 21:09:51.963 (deconz) Making Request : http://192.168.178.71:80/api/916EE62ED8/lights/84/state with params {'bri': 193, 'on': True} 2019-12-13 21:09:51.992 (deconz) Request Return : [{"success":{"/lights/84/state/on":true}},{"success":{"/lights/84/state/bri":193}}] 2019-12-13 21:09:51.992 (deconz) Classic Data : [{'success': {'/lights/84/state/on': True}}, {'success': {'/lights/84/state/bri': 193}}] 2019-12-13 21:09:51.928 Status: User: Admin initiated a switch command (5321/deconz - Hue Stripe/On) 2019-12-13 21:09:52.043 (deconz) onMessage called 2019-12-13 21:09:52.044 (deconz) ### WebSocket Data : {'id': '84', 'e': 'changed', 'state': {'sat': 127, 'ct': 153, 'on': True, 'bri': 193, 'hue': 22528, 'xy': [0.4713, 0.3306], 'colormode': 'hs', 'reachable': True}, 't': 'event', 'r': 'lights', 'uniqueid': '00:17:88:01:04:9b:4b:70-0b'} 2019-12-13 21:09:52.048 (deconz) ### Update device (deconz - Hue Stripe) : {'Color': '{"ct":0,"t":0,"ww":0}', 'sValue': '75', 'nValue': 1} 2019-12-13 21:09:53.432 (deconz) onMessage called 2019-12-13 21:09:53.433 (deconz) ### WebSocket Data : {'id': '25', 'e': 'changed', 'state': {'voltage': 233, 'power': 6, 'lastupdated': '2019-12-13T20:09:53', 'current': 34}, 't': 'event', 'r': 'sensors', 'uniqueid': '00:15:8d:00:03:1e:f4:cc-01-0b04'} 2019-12-13 21:09:53.436 (deconz) ### Update device (deconz - Waschmaschine Live) : {'nValue': 0, 'sValue': '6'}, IGNORED , no changes ! 2019-12-13 21:10:00.431 EventSystem: Event triggered: Bad-Licht-Nachtlicht_4 2019-12-13 21:10:00.449 (Virtual) Light/Switch (BAD-Links LED) 2019-12-13 21:10:00.464 (Virtual) Light/Switch (BAD-Untere LED) 2019-12-13 21:10:00.478 (Virtual) Light/Switch (BAD-Rechts LED) 2019-12-13 21:10:01.853 (deconz) onHeartbeat called 2019-12-13 21:10:03.806 (deconz) onMessage called 2019-12-13 21:10:03.807 (deconz) ### WebSocket Data : {'id': '76', 'e': 'changed', 'state': {'valve': 38, 'on': True, 'lastupdated': '2019-12-13T20:10:03', 'temperature': 1963}, 't': 'event', 'r': 'sensors', 'uniqueid': '00:15:8d:00:01:92:38:85-01-0201'} 2019-12-13 21:10:03.810 (deconz) ### Update device (deconz - Julietta Zimmer) : {'nValue': 0, 'sValue': '19.63'}, IGNORED , no changes ! 2019-12-13 21:10:07.469 (deconz) onMessage called 2019-12-13 21:10:07.469 (deconz) ### WebSocket Data : {'id': '25', 'e': 'changed', 'state': {'voltage': 230, 'power': 6, 'lastupdated': '2019-12-13T20:10:07', 'current': 34}, 't': 'event', 'r': 'sensors', 'uniqueid': '00:15:8d:00:03:1e:f4:cc-01-0b04'} 2019-12-13 21:10:07.472 (deconz) ### Update device (deconz - Waschmaschine Live) : {'nValue': 0, 'sValue': '6'}, IGNORED , no changes ! 2019-12-13 21:10:11.832 (deconz) onHeartbeat called

salopette commented 4 years ago

2019-12-13 21:11:01.848 (deconz) onHeartbeat called 2019-12-13 21:11:03.452 (deconz) onMessage called 2019-12-13 21:11:03.452 (deconz) ### WebSocket Data : {'id': '25', 'e': 'changed', 'state': {'voltage': 230, 'power': 6, 'lastupdated': '2019-12-13T20:11:03', 'current': 34}, 't': 'event', 'r': 'sensors', 'uniqueid': '00:15:8d:00:03:1e:f4:cc-01-0b04'} 2019-12-13 21:11:03.455 (deconz) ### Update device (deconz - Waschmaschine Live) : {'nValue': 0, 'sValue': '6'}, IGNORED , no changes ! 2019-12-13 21:11:05.660 (deconz) onCommand called for Unit 176: Parameter 'Set Color', Level: 75, Hue: {"b":71,"cw":0,"g":255,"m":3,"r":37,"t":0,"ww":0} 2019-12-13 21:11:05.661 (deconz) Send Command /api/916EE62ED8/lights/84/state with {'sat': 145, 'bri': 2, 'hue': 23548, 'on': True, 'transitiontime': 0} (0 in buffer) 2019-12-13 21:11:05.661 (deconz) Making Request : http://192.168.178.71:80/api/916EE62ED8/lights/84/state with params {'sat': 145, 'bri': 2, 'hue': 23548, 'on': True, 'transitiontime': 0} 2019-12-13 21:11:05.691 (deconz) Request Return : [{"success":{"/lights/84/state/on":true}},{"success":{"/lights/84/state/bri":2}},{"success":{"/lights/84/state/hue":23548}},{"success":{"/lights/84/state/sat":145}}] 2019-12-13 21:11:05.691 (deconz) Classic Data : [{'success': {'/lights/84/state/on': True}}, {'success': {'/lights/84/state/bri': 2}}, {'success': {'/lights/84/state/hue': 23548}}, {'success': {'/lights/84/state/sat': 145}}] 2019-12-13 21:11:05.742 (deconz) onMessage called 2019-12-13 21:11:05.743 (deconz) ### WebSocket Data : {'id': '84', 'e': 'changed', 'state': {'sat': 136, 'ct': 153, 'on': True, 'bri': 2, 'hue': 23040, 'xy': [0.4879, 0.3307], 'colormode': 'hs', 'reachable': True}, 't': 'event', 'r': 'lights', 'uniqueid': '00:17:88:01:04:9b:4b:70-0b'} 2019-12-13 21:11:05.747 (deconz) ### Update device (deconz - Hue Stripe) : {'Color': '{"ct":0,"t":0,"ww":0}', 'sValue': '0', 'nValue': 1} 2019-12-13 21:11:05.611 Status: setcolbrightnessvalue: ID: 14c9, bri: 75, color: '{m: 3, RGB: 25ff47, CWWW: 0000, CT: 0}' 2019-12-13 21:11:07.686 (deconz) onCommand called for Unit 176: Parameter 'Set Color', Level: 75, Hue: {"b":255,"cw":0,"g":35,"m":3,"r":59,"t":0,"ww":0} 2019-12-13 21:11:07.687 (deconz) Send Command /api/916EE62ED8/lights/84/state with {'sat': 144, 'bri': 2, 'hue': 44881, 'on': True, 'transitiontime': 0} (0 in buffer) 2019-12-13 21:11:07.687 (deconz) Making Request : http://192.168.178.71:80/api/916EE62ED8/lights/84/state with params {'sat': 144, 'bri': 2, 'hue': 44881, 'on': True, 'transitiontime': 0} 2019-12-13 21:11:07.715 (deconz) Request Return : [{"success":{"/lights/84/state/on":true}},{"success":{"/lights/84/state/bri":2}},{"success":{"/lights/84/state/hue":44881}},{"success":{"/lights/84/state/sat":144}}] 2019-12-13 21:11:07.715 (deconz) Classic Data : [{'success': {'/lights/84/state/on': True}}, {'success': {'/lights/84/state/bri': 2}}, {'success': {'/lights/84/state/hue': 44881}}, {'success': {'/lights/84/state/sat': 144}}] 2019-12-13 21:11:07.658 Status: setcolbrightnessvalue: ID: 14c9, bri: 75, color: '{m: 3, RGB: 3b23ff, CWWW: 0000, CT: 0}' 2019-12-13 21:11:08.819 (deconz) onCommand called for Unit 176: Parameter 'Set Color', Level: 75, Hue: {"b":25,"cw":0,"g":61,"m":3,"r":255,"t":0,"ww":0} 2019-12-13 21:11:08.819 (deconz) Send Command /api/916EE62ED8/lights/84/state with {'sat': 139, 'bri': 2, 'hue': 1709, 'on': True, 'transitiontime': 0} (0 in buffer) 2019-12-13 21:11:08.820 (deconz) Making Request : http://192.168.178.71:80/api/916EE62ED8/lights/84/state with params {'sat': 139, 'bri': 2, 'hue': 1709, 'on': True, 'transitiontime': 0} 2019-12-13 21:11:08.845 (deconz) Request Return : [{"success":{"/lights/84/state/on":true}},{"success":{"/lights/84/state/bri":2}},{"success":{"/lights/84/state/hue":1709}},{"success":{"/lights/84/state/sat":139}}] 2019-12-13 21:11:08.845 (deconz) Classic Data : [{'success': {'/lights/84/state/on': True}}, {'success': {'/lights/84/state/bri': 2}}, {'success': {'/lights/84/state/hue': 1709}}, {'success': {'/lights/84/state/sat': 139}}] 2019-12-13 21:11:08.785 Status: setcolbrightnessvalue: ID: 14c9, bri: 75, color: '{m: 3, RGB: ff3d19, CWWW: 0000, CT: 0}' 2019-12-13 21:11:11.853 (deconz) onHeartbeat called

Smanar commented 4 years ago

Can you try this modification pls https://github.com/Smanar/Domoticz-deCONZ/commit/1bc7b76ad44a51e5c91f855da1b653b19a9115d7#diff-66c71ea3faaa52c277917c951aa67921

Not finished yet (It seem the device is bad updated in domoticz), but I think it will be better.

salopette commented 4 years ago

Thank you for the fast reaction! Works well! I will test and report it later with the Osram lights!