The ability to Schedule a ReBoot

my 2 cents…
i was able to get this in with no configuration errors by using the webGUI instead of configuring YAML directly.
go to Configuration > Automations > “ADD AUTOMATION” >
give it a name
default mode i think is ok
trigger type = time, fixed time radio button
set your time, i used 2am like the example.
you can add conditions if you want to do the day of the week thing…
go to actions
action type = call service
service = hassio.host_reboot (or .restart if you just want to restart the service, i prefer a full reboot)
and that should be it i think. i triggered the action to test it and it SEEMED to work. well see what happens tomorrow morning at 2am.

4 Likes

Thanks. I was looking for this and it works.

Here’s a blueprint for a weekly restart: