Scheduler should not retrigger at midnight

Hello everyone,

I hope you can help me with a problem that has been bothering me for a while. I have set up scheduler in HomeAssistant for the evening - at 10 pm all shutters should close. This is working fine. However, if I manually adjust the shutters afterwards (e.g. open them again for better ventilation), then they are all completely closed again at 0 o’clock. This wakes me up every time.

Is there a possibility that I skip the triggering at midnight / at day change? Or do you have any ideas on how I can solve this differently?

Many greetings

image

Its only adjusting them at midnight because you have defined that they should be closed starting at 00:01

image

Perhaps you need to not have the ‘close’ setup from 00:00 to 8:00 and only close them at 10pm? Then it should ‘close’ at 10pm. and not make any more adjustments till 8am when the 75% happens. If you adjust at 11pm, they will simply stay there till 8am.

Hi Calisro,

Thank you very much for your reply.

This is a very good idea. Unfortunately, I can’t leave the area “empty” between 0 and 8 o’clock. When I remove the area, that’s what happens:

image

Or am I doing something wrong? I also only have the option to set, close or open the position. I can not say: do nothing.

no… You just don’t assigned ANY action to that slot. Instead you deleted that slot. Like this:

image

Yes you can… I just did in the my example. There’s no action there.

1 Like

Ohhhh, you’re right! That is super. I can’t change an action back to “do nothing” once it’s set, but I can define a new area where I just select nothing - just like you say. Super. Thank you very much.

You can set it back to ‘nothing’ if you re-select the option… Like ‘turn on/turn off’. If its currently turn_on then press it again and it will de-select that option and you then have ‘no option’ selected.

1 Like

Wow, that is also very helpful to know :smiley:
Thank you very, very much.