ebaauw / homebridge-deconz

Homebridge plugin for deCONZ
Apache License 2.0
135 stars 7 forks source link

[deCONZ] Roomname: warning: assertion failed #24

Closed axelweichert closed 2 years ago

axelweichert commented 2 years ago

Hi,

since today i am getting the mesage "[deCONZ] Roomname: warning: assertion failed" in the log. Do you have any suggestions to this message? Wasn`t there before.

ebaauw commented 2 years ago

Hm, Homebridge deCONZ cannot compute the colour temperature value for adaptive lighting. Did you expose the room group and enable adaptive lighting on it?

axelweichert commented 2 years ago

Yes, when i disable it, the message is gone. Thanks for your quick help. Great work you have done with new plugin.

ebaauw commented 2 years ago

Could you please check if the issue still occurs in v0.0.14?

I'm not sure if enabling adaptive lighting on groups is a good idea. Maybe I should remove that feature. There could also something fishy in the current code handing adaptive lighting; I might need to refactor that.