Hi. Long story short is there any way I can automate rebooting my raspberry pi (the pi itself, not hass.io) on a schedule using hass.io?
So far I have found no solution: cron on the pi doesn’t work (or there is no true access to it when sshing to a pi running hass.io); there is no sudo in hass.io and it can’t be installed, so you can’t run a shell script to reboot; etc etc etc