Hi!
I don’t understand how to make an autostart for home assistant… I follow that link : Auto-start on Raspberry pi
But… I never find the homeassistant.service!
I start manually with :
sudo -u homeassistant -H -s
cd /srv/homeassistant
python3 -m venv .
source bin/activate
then : hass
I’m not an expert of raspberry or linux based system… I install it like that because I need rasbian to install jarvis and vnc on it… so I can’t install the full os