Advertisement
techwitheddie

home assistant docker

Apr 14th, 2024
1,031
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.19 KB | None | 0 0
  1. sudo docker run --restart always -d --name homeassistant -v $(pwd)/homeassistant:/config --device=/PATH_TO_YOUR_USB_STICK -e TZ=Europe/London --net=host ghcr.io/home-assistant/home-assistant:stable
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement