We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63a54aa commit 73e518aCopy full SHA for 73e518a
.templates/zigbee2mqtt/service.yml
@@ -5,5 +5,6 @@ zigbee2mqtt:
5
- ./volumes/zigbee2mqtt/data:/app/data
6
devices:
7
- /dev/ttyAMA0:/dev/ttyACM0
8
+ #- /dev/ttyUSB0:/dev/ttyACM0 # Electrolama zig-a-zig-ah! (zzh!) maybe other as well
9
restart: unless-stopped
10
network_mode: host
0 commit comments