Home Assistant Git Exporter
This commit is contained in:
42
config/zigbee2mqtt/configuration.yaml
Normal file
42
config/zigbee2mqtt/configuration.yaml
Normal file
@@ -0,0 +1,42 @@
|
||||
homeassistant: true
|
||||
serial:
|
||||
# Location of SLZB-06
|
||||
port: tcp://10.0.1.219:6638
|
||||
baudrate: 115200
|
||||
adapter: zstack
|
||||
# Désactiver la led verte ?
|
||||
disable_led: false
|
||||
# Réglez la puissance de sortie sur 20 maximum
|
||||
advanced:
|
||||
transmit_power: 20
|
||||
network_key:
|
||||
- 153
|
||||
- 86
|
||||
- 8
|
||||
- 141
|
||||
- 93
|
||||
- 243
|
||||
- 51
|
||||
- 41
|
||||
- 85
|
||||
- 212
|
||||
- 240
|
||||
- 31
|
||||
- 71
|
||||
- 175
|
||||
- 6
|
||||
- 72
|
||||
pan_id: 35315
|
||||
ext_pan_id:
|
||||
- 65
|
||||
- 242
|
||||
- 39
|
||||
- 117
|
||||
- 39
|
||||
- 224
|
||||
- 240
|
||||
- 45
|
||||
mqtt:
|
||||
server: mqtt://10.0.0.3:1883
|
||||
frontend:
|
||||
port: 8099
|
||||
Reference in New Issue
Block a user