Open atomicus opened 8 months ago
For clarification
Now we seem to have the opposite problem for hue groups. If you simply turn on a light entity which represents a group of hue lights (using the official hue integration), all the individual lights end up show up under the "manual_control" attribute of the switch.
I'm having mixed results with this. In my living room, it seems like light.living_room
has no problem whatsoever listing out the lights in the group and then applying them under manual control.
In my office, I can't get any of them to be manual control, regardless of whether it is a group or not.
Home Assistant Adaptive Lighting Issue Template
Bug Reports
If you need help with using or configuring Adaptive Lighting, please open a Q&A discussion thread here instead.
Before submitting a bug report, please follow these troubleshooting steps:
Please confirm that you have completed the following steps:
Required information for bug reports:
Please include the following information in your issue.
Issues missing this information may not be addressed.
adaptive_lighting:
AL stoped marking lights as manually controlled when light is controlled by a group (HA group, not zigbee).
Following code tha reacts to my pilot:
This is referenced in state of AL when manual control contains only lights changed directly, but does not include lights of group.
Steps to reproduce the behavior:
Add light (controlled by AL) to group
Set brightness to group manually. Light will come back to AL brightness after a while
I'm sure this was working before, but not sure in which version.