Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improvement: have an attribute that shows whether the lights are in sync with Lightener #68

Open
Patrick1610 opened this issue Sep 17, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@Patrick1610
Copy link

I would really like an attribute, or seperate entity, that shows whether the lights that are in a lightener group are in sync with the configuration or not. This way it is possible to know if a light has been manually turned up or down and this could block any automations after a manual adjustment. This would greatly improve my automations. Would this be possible?

@Patrick1610
Copy link
Author

I have been thinking about this a little further and think that a switch entity per lightener is the best, because it is possible to use this in automations, and for the use as a ‘reset’. Let me explain:

  • lightener is set to 50%, in which case the dining room is also at 50%. I manually dim the dining room to 75%, and the switch ‘Sync’ turns off. This allows me to conditionally block some automations that control the lightener
  • When I want to reset the lights, but don’t want the lightener to change from 50%, the switch-turn on could be used as a reset button within lightener, setting all the lights in sync with the current lightener brightness.

@fredck fredck added the enhancement New feature or request label Oct 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants