How I restart my HA?
For example, when I follow a tutorial, somewhere it tells me to restart HA.
(most of the time after making a file change, or a change to the configuration.yaml file)
My question is, how do I do this restart?
I’m doing it here, but I wanted to know if I’m doing it correctly, because here, each restart takes 10 minutes …
Thanks!!
What is the difference between these 2 restarts?
For example, when I make a change on a .yaml, just restart HA? or do I have to restart the server?
One restarts the home assistant server process, one restarts the host machine (home assistant and everything else like addons, the supervisor and host operating system). You want the former not the latter.
To simplify it…
Restarting the hosts will restart the whole machine, while restarting the Home Assistant Server will only restart the Home Assistant application