ebaauw / homebridge-hue

Homebridge plugin for Philips Hue
Apache License 2.0
901 stars 91 forks source link

Warning for Tradfri CWS 600lm Lamps @ 0.8.1 #300

Closed mark82436 closed 6 years ago

mark82436 commented 6 years ago

I have update to 0.8.1 and habe some Warnings for the Ikea Trafri Color CWS 600lm Lamps

Log: deCONZ-GW: /lights/2: warning: using default colour gamut for unknown light model {"ctmax":454,"ctmin":250,"etag":"7031f7f0dcc6ed7fa2f7aaa3c12b4bda","hascolor":true,"manufacturername":"IKEA of Sweden","modelid":"TRADFRI bulb E27 CWS opal 600lm","name":"Test 1 Color","state":{"alert":"none","bri":254,"colormode":"ct","effect":"none","hue":0,"on":false,"reachable":true,"sat":0,"xy":[0.383309,0.381195]},"swversion":"1.3.002","type":"Color light","uniqueid":"00:0b:57:ff:fe:ac:0c:c8-01"}

ebaauw commented 6 years ago

Yeah, saw that myself as well, https://github.com/ebaauw/homebridge-hue/commit/4c0141cdec46f8f6fb896d38339984c42479fb08. Will be fixed in 0.8.2.

pponce commented 6 years ago

I get a similar warning for my dresden elektronik FLS-PP3 ballast lights.

Log: [2018-3-2 14:13:35] [Philips Hue 1] Philips hue: /lights/8: warning: using default colour temperature range for unknown light model {"state":{"on":true,"bri":127,"hue":7341,"sat":205,"effect":"none","xy":[0.4525,0.4088],"ct":358,"alert":"none","colormode":"xy","mode":"homeautomation","reachable":true},"swupdate":{"state":"notupdatable","lastinstall":null},"type":"Extended color light","name":"Kitchen Top RGB","modelid":"FLS-PP3","manufacturername":"dresden elektronik","capabilities":{"certified":false,"streaming":{"renderer":false,"proxy":false}},"uniqueid":"00:21:2e:ff:ff:00:9e:3a-0a","swversion":"020E.201000A0"} [2018-3-2 14:13:35] [Philips Hue 1] Philips hue: /lights/8: warning: using default colour gamut for unknown light model {"state":{"on":true,"bri":127,"hue":7341,"sat":205,"effect":"none","xy":[0.4525,0.4088],"ct":358,"alert":"none","colormode":"xy","mode":"homeautomation","reachable":true},"swupdate":{"state":"notupdatable","lastinstall":null},"type":"Extended color light","name":"Kitchen Top RGB","modelid":"FLS-PP3","manufacturername":"dresden elektronik","capabilities":{"certified":false,"streaming":{"renderer":false,"proxy":false}},"uniqueid":"00:21:2e:ff:ff:00:9e:3a-0a","swversion":"020E.201000A0"} [2018-3-2 14:13:35] [Philips Hue 1] Philips hue: /lights/10: warning: using default colour temperature range for unknown light model {"state":{"on":true,"bri":127,"hue":7341,"sat":205,"effect":"none","xy":[0.4525,0.4088],"ct":358,"alert":"none","colormode":"xy","mode":"homeautomation","reachable":true},"swupdate":{"state":"notupdatable","lastinstall":null},"type":"Extended color light","name":"Kitchen Bottom RGB","modelid":"FLS-PP3","manufacturername":"dresden elektronik","capabilities":{"certified":false,"streaming":{"renderer":false,"proxy":false}},"uniqueid":"00:21:2e:ff:ff:00:9d:52-0a","swversion":"020E.201000A0"} [2018-3-2 14:13:35] [Philips Hue 1] Philips hue: /lights/10: warning: using default colour gamut for unknown light model {"state":{"on":true,"bri":127,"hue":7341,"sat":205,"effect":"none","xy":[0.4525,0.4088],"ct":358,"alert":"none","colormode":"xy","mode":"homeautomation","reachable":true},"swupdate":{"state":"notupdatable","lastinstall":null},"type":"Extended color light","name":"Kitchen Bottom RGB","modelid":"FLS-PP3","manufacturername":"dresden elektronik","capabilities":{"certified":false,"streaming":{"renderer":false,"proxy":false}},"uniqueid":"00:21:2e:ff:ff:00:9d:52-0a","swversion":"020E.201000A0"}

ebaauw commented 6 years ago

Looks I was a bit overzealous cleaning out the whitelist of known lights. I will double-check and revert tomorrow.

ebaauw commented 6 years ago

Fixed in v0.8.2

pponce commented 6 years ago

confirmed!