46 lines
832 B
YAML
46 lines
832 B
YAML
|
homeassistant: false
|
||
|
permit_join: false
|
||
|
mqtt:
|
||
|
base_topic: zigbee/ffw
|
||
|
server: mqtt://<mqtt_smarthome_hostname>
|
||
|
user: <mqtt_smarthome_username>
|
||
|
password: <mqtt_smarthome_password>
|
||
|
serial:
|
||
|
port: /dev/ttyACM0
|
||
|
advanced:
|
||
|
network_key:
|
||
|
- 179
|
||
|
- 176
|
||
|
- 181
|
||
|
- 98
|
||
|
- 2
|
||
|
- 239
|
||
|
- 245
|
||
|
- 151
|
||
|
- 75
|
||
|
- 138
|
||
|
- 221
|
||
|
- 249
|
||
|
- 179
|
||
|
- 16
|
||
|
- 209
|
||
|
- 176
|
||
|
ikea_ota_use_test_url: true
|
||
|
legacy_api: false
|
||
|
log_level: debug
|
||
|
channel: 20
|
||
|
frontend:
|
||
|
port: 8038
|
||
|
host: 0.0.0.0
|
||
|
auth_token: <zigbee_auth_token>
|
||
|
url: http://localhost
|
||
|
devices:
|
||
|
'0x000b57fffedadf27':
|
||
|
friendly_name: julian/main_light
|
||
|
'0x943469fffea68993':
|
||
|
friendly_name: sleep/main_light
|
||
|
'0x000d6ffffe62221e':
|
||
|
friendly_name: livingroom/main_light
|
||
|
'0x84ba20fffe82ed95':
|
||
|
friendly_name: bath/heating_valve
|