-
-
Notifications
You must be signed in to change notification settings - Fork 8
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
Feature request: Option to ignore manual override before automation starts #124
Comments
I understand your questions. Conclusion: Only unknown positions are recognized as manual intervention. Or? Another question: Does it perhaps even make sense for you to switch off the manual override completely? |
Of course I could deactivate the "manual override". My idea was to have an option to view the first complete manual opening of the shutter in the status helper as if it had happened automatically, because there are days when I would like to raise the shutters earlier than planned in the automation (as in the example from the first post, manual opening at 9:00 instead of automatically at 10:00). The following scenarios result from my previous example: "manual override" deactivated, option 1: "manual override" deactivated, option 2: "manual override" activated: |
After all, we are talking about a feature request in which roller blind movements to known positions should not be recognized as manual movements, right? Or vice versa: it should be configurable so that only roller blind movements to unknown positions are recognized as manual corrections, right? |
I've thought about it again and am not sure if that is the right approach. Perhaps the option of resetting the status "manual:true" to "manual:false" would be a good idea. Perhaps as a separate helper that I can use for self-created automations? This would give the option of adapting the behavior of the manual status. As given as an example in the first post, it would be important to me to have the option of opening the shutters in the morning before the set values of the automation. But that shouldn't stop the rest of the automation in relation to sun shading. And of course I would still like to have the option of setting my sun shading position myself via override. |
Hello,
I would like to make a suggestion to further improve the automation.
Background:
I have set the automatic opening of the shutters in the bedroom to 10 a.m. on weekends so that I am not woken up unnecessarily.
If I wake up at 9 a.m. now, I have the shutters raised manually by myself at that time.
This causes my "Ignore/override next automatic sun shading after manual position changes" to trigger, and my automatic shading is disabled because status_helper "manual" will be set to "true".
Suggestion:
Option to not set "manual" to "true" in the status_helper, if manual full opening on shutter were made before automation kicks in.
(Same could be done for e.g. automatic opening. Same background:
If i wake up at 9 a.m. and put the shutters to shading position manually myself, i don't want the automatic opening to kick in at 10 a.m.)
The text was updated successfully, but these errors were encountered: