Replies: 1 comment 4 replies
-
|
This absolutely is expected behavior. Why would you want to toggle the sleep switch, if you didn't want the integration to perform some sort of adapt? |
Beta Was this translation helpful? Give feedback.
4 replies
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.
-
Version information:
Adaptive Lighting: 1.1.0
Home Assistant: 2022.10.0
Description:
Disabling Sleep Mode clears the manual_control attribute. I don't think this is expected behavior.
Steps to reproduce:
Expected result: Since manual_control is set for light.family_room_overhead it should remain in its current state and manual_control should retain the value ['light.family_room_overhead']
Actual result: switch.adaptive_lighting_family_room attribute manual_control is cleared, and set to []
Let me know if there's anything else I can provide for this.
Beta Was this translation helpful? Give feedback.
All reactions