This commit is contained in:
Errol Sancaktar 2024-09-26 18:45:23 -06:00
parent cb88f0a760
commit 62b9e92313

View File

@ -35,6 +35,7 @@ let
-v /config/hass:/config \
-v /run/dbus:/run/dbus:ro \
-v /etc/localtime:/etc/localtime:ro \
--cap-add=NET_RAW \
--network=podman \
--device=/dev/zigbee:/dev/zigbee \
--ip=10.10.9.38 \