Basic setup

Hi,

Very new to this, so please forgive me.

I have installed HASS following rh manual raspberry pi setup. I have a couple of very basic questions:

I start the haas application via an SSH session, however, when I then close the session the hass application stops too - so I can’t access the website.

I have made a change to the configuration.yaml file - how do I restart the service to make this change take effect?

Many thanks in advance.

You can use systemd to automate the start or add & at the end of the command. For example “hass &”, will start hass and let it run in the background.
To restart hass you can use a service trigger: