benknight / hue-alfred-workflow

An Alfred workflow for controlling Philips Hue lights.
367 stars 34 forks source link

Update get_light_gamut() to support additional bulbs #45

Closed brichards closed 5 years ago

brichards commented 5 years ago

The get_light_gamut() function was short a few bulb models. I checked the developer docs to complete the list.

I've also updated the two developer doc links because Philips moved them without implementing a 301 redirect. This is why we can't have nice things.

Fixes my own issue with issue #44. Not sure if it is also the solution for the original reporter.