Skip to content

Commit 73e518a

Browse files
committed
Adding configuration option for Electrolama dongles
1 parent 63a54aa commit 73e518a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.templates/zigbee2mqtt/service.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,6 @@ zigbee2mqtt:
55
- ./volumes/zigbee2mqtt/data:/app/data
66
devices:
77
- /dev/ttyAMA0:/dev/ttyACM0
8+
#- /dev/ttyUSB0:/dev/ttyACM0 # Electrolama zig-a-zig-ah! (zzh!) maybe other as well
89
restart: unless-stopped
910
network_mode: host

0 commit comments

Comments
 (0)