Hey everyone,
Stupid question but I have only ever used all in one installer and just had to do a fresh install with the Virtual one and am struggling with the Auto start part…
Can anyone explain step by step where to add the text to autostart please…
Create a text file named:
home-assistant@[your user].service
And have the lines in the docs in there
(The “your user” part should be homeassistant if that’s the username you created when setting up the virtualenv)
also make sure you follow the “next steps” section of the docs after you do that
I am no Linux expert so someone may want to correct me but I would use terminal and do it as root… I use gedit myself so I would use sudo gedit /etc/systemd/system/home-assistant@[your user].service
You could also use gksu gedit to Open the editor first then create the file
Hey sorry for not updating, Tried and tried but I had permission errors all over the place, After a few failed install attempts I ended up installing Hassio, so far so good. Thanks for the help lads