kpsuperplane / homebridge-wiz-lan

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

Update dimming.ts #93

Closed MoTechnicalities closed 2 years ago

MoTechnicalities commented 2 years ago

I believe this change to the function will allow for a 0 Brightness setting.

Any integer Values less than 10 = Integer Value 0 Integer Values 10 through 100 scale as integer Values 1 through 100

kpsuperplane commented 2 years ago

Fixed by #99