At some point the shutdown link was removed from the system and settings. For the life of me, I can’t find a way to gracefully perform a shutdown. If this feature exists, please point me to it. If not, please add.
At some point the shutdown link was removed from the system and settings. For the life of me, I can’t find a way to gracefully perform a shutdown. If this feature exists, please point me to it. If not, please add.
I believe you can just call a service:
service: hassio.host_shutdown
data: {}
Thank you. I have been poking around for a week looking for that.