1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-08-08 22:27:53 +02:00

update zigbee2mqtt

This commit is contained in:
kev
2025-02-13 16:34:37 +08:00
parent a29900681e
commit 8f939f5c26
2 changed files with 2 additions and 1 deletions

View File

@ -59,6 +59,7 @@ mqtt:
#user: '!secret.yaml user'
#password: '!secret.yaml password'
serial:
adapter: zstack
port: /dev/ttyACM0
advanced:
pan_id: GENERATE

View File

@ -5,7 +5,7 @@
version: "3.8"
services:
zigbee2mqtt:
image: koenkk/zigbee2mqtt
image: koenkk/zigbee2mqtt:2.1.1
ports:
- "8080:8080"
volumes: