USB Share for Zigbee

This commit is contained in:
borgal
2022-05-22 23:04:15 +00:00
parent 8dbb5578c7
commit 6b5fe1d5c0
2 changed files with 6 additions and 0 deletions

View File

@@ -7,6 +7,9 @@ services:
volumes:
- /opt/homeassistant/config:/config
- /etc/localtime:/etc/localtime:ro
- /dev/serial/by-id:/dev/serial/by-id
devices:
- /dev/ttyACM0:/dev/ttyACM0
ports:
- "192.168.0.111:8123:8123"
privileged: true