"shut down" procedure

Hello

how do we “shut down” the Home Assistant on a Raspberry pi?

A

Supervisor tab, gear ico on bottom (system), host, shutdown.

1 Like

…that what i did and now… i cannot start it :frowning:

Power cycle the RPi and it should start again.

…did not work :frowning:

The pi or home assistant? How did you install HA? Need some logs to understand why HA would not start.

My guess is that it is booting but you had a config error which is preventing the UI from loading. Can you Ping it on your network?

1 Like

What was the issue with home assistant that you needed to shut it down? How long did you wait to make sure that home assistant was shutdown? I always run a ping to my pi from my PC

Ping 192.xxx.xxx.xxx /t

When the ping fails (sometimes 5 minutes) I then turn off my pi.

1 Like

tks for your help

i may not wait enough long

I would do Configuration>Server Controls>Check Configuration first, because like someone mentioned if there is an error, you might not be able to restart. They have made it where this doesn’t happen as often but still a quick step to save a lot of trouble.

1 Like

Now at Configuration > Add-ons, Backups & Supervisor > System > Shutdown Host

1 Like

Moved one more time in Supervisor 2022.07.0

Settings->Hardware-> 3 dots upper right hand corner - Shut Down

1 Like

and how can I do this in an automation (here: Shutdown Raspi when input voltage of a UPS is below threshold)?

hassio.host_shutdown

that’s it … thx :point_up: