Thanks! I got my only IKEA Tradfri bulb into Domoticz, but, my two Philips Hue Outdoor strip didnt work:
2018-12-10 18:19:07.396 (deConz) ### Request lights
2018-12-10 18:19:07.396 (deConz) Send Command /api/6A62745855/lights/ with None
2018-12-10 18:19:07.447 (deConz) onConnect called
2018-12-10 18:19:07.501 (deConz) Classic Data : {'2': {'hascolor': True, 'state': {'reachable': True, 'alert': 'none', 'on': True, 'bri': 254, 'effect': 'none', 'sat': 254, 'ct': 325, 'colormode': 'xy', 'xy': [1, 1], 'hue': 12750}, 'name': 'Plank Hue 2', 'etag': '5c09695afa6062f7d8da1f1dc8b1dd72', 'type': 'Extended color light', 'ctmin': 153, 'manufacturername': 'Philips', 'swversion': '1.30.5_r23952', 'ctmax': 500, 'uniqueid': '00:17:88:01:03:a3:94:cf-0b', 'modelid': 'LST004'}, '3': {'hascolor': False, 'name': 'Gubi', 'etag': 'cd180439122ec8ea1e30fdbb81258ad3', 'type': 'Dimmable light', 'state': {'reachable': True, 'alert': 'none', 'on': True, 'bri': 173}, 'manufacturername': 'IKEA of Sweden', 'swversion': '1.2.214', 'uniqueid': 'd0:cf:5e:ff:fe:2f:b1:a0-01', 'modelid': 'TRADFRI bulb E27 W opal 1000lm'}, '1': {'hascolor': True, 'state': {'reachable': True, 'alert': 'none', 'on': True, 'bri': 254, 'effect': 'none', 'sat': 254, 'ct': 275, 'colormode': 'xy', 'xy': [1, 1], 'hue': 14358}, 'name': 'Plank Hue', 'etag': '0485004d94fef6072187735fcdb502c7', 'type': 'Extended color light', 'ctmin': 153, 'manufacturername': 'Philips', 'swversion': '1.30.5_r23952', 'ctmax': 500, 'uniqueid': '00:17:88:01:03:a3:95:08-0b', 'modelid': 'LST004'}}
2018-12-10 18:19:07.501 (deConz) ### Device > 2 Name:Plank Hue 2 Type:Extended color light Details:{'reachable': True, 'alert': 'none', 'on': True, 'bri': 254, 'effect': 'none', 'sat': 254, 'ct': 325, 'colormode': 'xy', 'xy': [1, 1], 'hue': 12750}
2018-12-10 18:19:07.501 Error: (deConz) 'onMessage' failed 'NameError':'name 'b' is not defined'.
2018-12-10 18:19:07.502 Error: (deConz) ----> Line 627 in /home/dahl/domoticz/plugins/Domoticz-deCONZ/plugin.py, function onMessage
2018-12-10 18:19:07.502 Error: (deConz) ----> Line 175 in /home/dahl/domoticz/plugins/Domoticz-deCONZ/plugin.py, function onMessage
2018-12-10 18:19:07.502 Error: (deConz) ----> Line 440 in /home/dahl/domoticz/plugins/Domoticz-deCONZ/plugin.py, function NormalConnexion
2018-12-10 18:19:07.502 Error: (deConz) ----> Line 348 in /home/dahl/domoticz/plugins/Domoticz-deCONZ/plugin.py, function InitDeconz
2018-12-10 18:19:07.502 Error: (deConz) ----> Line 186 in /home/dahl/domoticz/plugins/Domoticz-deCONZ/fonctions.py, function ProcessAllState
2018-12-10 18:19:07.502 Error: (deConz) ----> Line 257 in /home/dahl/domoticz/plugins/Domoticz-deCONZ/fonctions.py, function ReturnUpdateValue
Any idea?