mirror of
https://github.com/skalavala/mysmarthome.git
synced 2025-08-18 19:26:47 +00:00
Back Alive!
This commit is contained in:
6
docker/home-assistant.docker
Executable file
6
docker/home-assistant.docker
Executable 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
|
Reference in New Issue
Block a user