benknight / hue-alfred-workflow

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

Fixing Issue #52 compatibility with Deconz and Homekit hue #54

Closed dpasdar closed 3 years ago

benknight commented 3 years ago

Thanks for the PR. There are several more places in the code that reference light state like light['state']['on']. Are you sure these are the only references that need to be updated?

dpasdar commented 3 years ago

I have changed a couple of more places that might cause an error, but tbh I have not yet seen any of those causing issues so far.