lukasroegner / homebridge-philips-hue-sync-box

Homebridge plugin for the Philips Hue Sync Box.
MIT License
57 stars 13 forks source link

fix HueSync rejecting requests from api with a backgroundLighting property set #3

Closed stevegennard closed 4 years ago

stevegennard commented 4 years ago

HueSync was rejecting api proxy requests that had backgroundLighting set because it was being given the value of the intensity field by accident.

lukasroegner commented 4 years ago

Thank you so much for this PR!

lukasroegner commented 4 years ago

New version on NPM.