mirror of
https://github.com/vhaudiquet/homeprod.git
synced 2025-12-19 12:36:03 +00:00
zigbee2mqtt: enable zigbee2mqtt on swarm
A network zigbee controller makes zigbee2mqtt swarm-compatible, as it does not rely on specific underlying hardware anymore :)
This commit is contained in:
@@ -13,8 +13,6 @@ services:
|
||||
- "8080"
|
||||
environment:
|
||||
- TZ=Europe/Paris
|
||||
devices:
|
||||
- /dev/ttyUSB0:/dev/ttyUSB0
|
||||
labels:
|
||||
- "traefik.enable=true"
|
||||
- "traefik.http.routers.zigbee2mqtt.rule=Host(`zigbee2mqtt.lan`)"
|
||||
Reference in New Issue
Block a user