mirror of
https://github.com/vhaudiquet/homeprod.git
synced 2025-12-18 20:16:05 +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:
@@ -42,6 +42,11 @@ node-red:
|
||||
branch: main
|
||||
compose_file: docker/home/node-red/docker-compose.yml
|
||||
|
||||
zigbee2mqtt:
|
||||
repo: homeprod
|
||||
branch: main
|
||||
compose_file: docker/home/zigbee2mqtt/docker-compose.yml
|
||||
|
||||
roundcube:
|
||||
repo: homeprod
|
||||
branch: main
|
||||
|
||||
Reference in New Issue
Block a user