kpsuperplane / homebridge-wiz-lan

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

Fix dimming math + NaN dimming #99

Closed kpsuperplane closed 2 years ago

kpsuperplane commented 2 years ago
  1. Fixes the dimming math to correctly map 0% -> 10% (#92)
  2. Fixes bulb not sending a brightness value, defaults to the on/off state of the bulb (#96, #84)