It’s an awesome component+card for scheduling everything in HA. Takes a bit to get used to it but it’s very easy to use in the end.
Essentially if you leave the repeat option selected, the schedule action will always be implemented if HA gets rebooted for example during the scheduled time slot.
Here’s the author’s definition, look for “ Behaviour after completion”
Ok, this one i don’t quite get…
If repetition is NOT checked then schedule will execute only once and after that it will disable itself and not execute again, say, next day, unless you re-enable it each time. So, it must be checked in order for schedule to execute daily.
If HA is by accident restarted right at that time when any schedule should execute then it’s ok that it triggers when HA goes up again, otherwise it would be missed. But i guess that this to happen you must be veeeery lucky… or i still don’t understand something… what schedule interval did you had set that shutter closed everytime?
No, not like that. Say you have a time period for turning on a light from 22:00 to 24:00. If repeat is on, you turn off the light during that time and say reboot HA, the light will turn on. It’s it’s off it will not but will do so again next day.
Hm… then i didn’t test this add-on quite enough… i’ve reached a feeling that if i don’t check repetition then schedule executes at given time and then disables itself, so it wouldn’t execute again next day…
I guess that further testing will be required…