-
Notifications
You must be signed in to change notification settings - Fork 58
Hue Assistant for adding some missing Hue functionality #252
-
Hi there Pyscript users and folks! I created a basic app a while back for myself I called Hue Assistant, as a simple means of adding any Hue animations and scenes I had into input_select
drop-downs in Home Assistant. I've since also included a separate REST binary sensor that reports back if any Sync connections are being made to the bridge, useful for disabling automated control. It doesn't yet report affected lights, but maybe eventually.
I'm looking to add more functionality to it that's missing from the core Hue integration, and may eventually even work on trying to PR these features into the core Hue integration. But for now, please take a look at my repo, Ceralor/hass-pyscript-hue_assistant! If you have requests, please submit them to the Issues as an Enhancement request. I'd love to help the community out with extending functionality.
Note that automations in behavior should still be handled via Home Assistant; this is for exposing functionality core to the bridge that is not exposed otherwise.
Beta Was this translation helpful? Give feedback.
All reactions
-
👍 1