homeassistant: Add support for zigbee dongle
This commit is contained in:
parent
8c66c9a6a0
commit
a4660f69cf
5 changed files with 19 additions and 1 deletions
|
@ -10,6 +10,7 @@ ExecStart=/usr/bin/podman run \
|
|||
--name homeassistant \
|
||||
--env TZ=Europe/Helsinki \
|
||||
--userns keep-id \
|
||||
--device /dev/ttyUSB0 \
|
||||
--volume /run/dbus:/run/dbus:ro \
|
||||
--volume /srv/homeassistant:/config:rw \
|
||||
docker.io/homeassistant/home-assistant:{{ homeassistant_version }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue