Hi,
Thanks for this. I’m trying to run HASS on my N2.
Which docker image should I use? Linux image or Raspberrypi3 image?
Thanks
EDIT:
got it running
docker run -d --name homeassistant --restart=always -v /storage/homeassistant:/config -v /etc/localtime:/etc/localtime:ro --net=host homeassistant/aarch64-homeassistant:latest