Hue Groups Template #1009
ejpenney
started this conversation in
Share your config
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I searched the discussion and didn't find anything, figured I'd drop this in here, hopefully it'll help someone else.
Regarding Grouping Existing Light Groups, if you're using Hue to manage your light groups and don't want to create a HASS group you may have noticed the group attributes only contains the friendly_names of its members. You can get around this by replacing these lines in the examples:
With this:
You'll be off and running. A few caveats, this assumes that the individual bulbs which are part of the group are enabled in Home Assistant, and that they have unique friendly names!
Ideally the Hue integration would give us direct access to this data, but it doesn't. I've submitted a feature request, and if you care you can go vote for it.
Beta Was this translation helpful? Give feedback.
All reactions