Back Alive!

This commit is contained in:
Mahasri Kalavala
2019-04-17 18:46:06 -04:00
parent 929e0b336e
commit 2a0dd39795
255 changed files with 137143 additions and 0 deletions

6
docker/home-assistant.docker Executable file
View File

@@ -0,0 +1,6 @@
docker run -it \
-p 8123:8123 \
-v /home/homeassistant/.homeassistant/:/config \
--net=host \
--device=/dev/ttyACM0 \
homeassistant/home-assistant:latest