mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-05-09 10:14:41 +00:00
Add zigbee2mqtt
This commit is contained in:
@@ -22,7 +22,7 @@ services:
|
|||||||
container_name: zigbee2mqtt
|
container_name: zigbee2mqtt
|
||||||
image: koenkk/zigbee2mqtt
|
image: koenkk/zigbee2mqtt
|
||||||
volumes:
|
volumes:
|
||||||
- ./data:/app/data
|
- ./zigbee2mqtt:/app/data
|
||||||
- /run/udev:/run/udev:ro
|
- /run/udev:/run/udev:ro
|
||||||
devices:
|
devices:
|
||||||
- /dev/ttyACM2:/dev/ttyACM2
|
- /dev/ttyACM2:/dev/ttyACM2
|
||||||
|
|||||||
Reference in New Issue
Block a user