kpsuperplane / homebridge-wiz-lan

Control Wiz lights over LAN
Apache License 2.0
115 stars 37 forks source link

NaN receieved for Hue and Saturation Characteristics #30

Closed mitch7391 closed 3 years ago

mitch7391 commented 3 years ago

Since upgrading to Homebridge v1.3.x my Homebridge logs are being flooded with the following warnings every few seconds:

[23/02/2021, 13:05:54] [homebridge-wiz-lan] This plugin generated a warning from the characteristic 'Saturation': characteristic was expected valid number and received NaN. See https://git.io/JtMGR for more info.
[23/02/2021, 13:05:55] [homebridge-wiz-lan] This plugin generated a warning from the characteristic 'Hue': characteristic was expected valid number and received NaN. See https://git.io/JtMGR for more info.

I have the filament (non-rgb) bulbs and this plug-in was designed for rgb bulbs; so I imagine this is part of the issue.

paffi05 commented 3 years ago

i have the filament bulbs, too. hope, someone can add plugin support for these soon!

kpsuperplane commented 3 years ago

Should be fixed in https://github.com/kpsuperplane/homebridge-wiz-lan/pull/32 :)