mysmarthome/docker/home-assistant.docker
Mahasri Kalavala 862178bbb4 Alive Again!
2019-04-17 19:34:33 -04:00

7 lines
159 B
Docker

docker run -it \
-p 8123:8123 \
-v /home/homeassistant/.homeassistant/:/config \
--net=host \
--device=/dev/ttyACM0 \
homeassistant/home-assistant:latest