fix for usage off ffe configuration.yml as example
This commit is contained in:
parent
64a8335108
commit
2d87b89ef0
@ -1,7 +1,7 @@
|
|||||||
homeassistant: false
|
homeassistant: false
|
||||||
permit_join: false
|
permit_join: false
|
||||||
mqtt:
|
mqtt:
|
||||||
base_topic: zigbee/ffe
|
base_topic: zigbee/ffw
|
||||||
server: mqtt://<mqtt_smarthome_hostname>
|
server: mqtt://<mqtt_smarthome_hostname>
|
||||||
user: <mqtt_smarthome_username>
|
user: <mqtt_smarthome_username>
|
||||||
password: <mqtt_smarthome_password>
|
password: <mqtt_smarthome_password>
|
||||||
@ -10,61 +10,36 @@ serial:
|
|||||||
advanced:
|
advanced:
|
||||||
# log_level: debug
|
# log_level: debug
|
||||||
network_key:
|
network_key:
|
||||||
- 123
|
- 179
|
||||||
|
- 176
|
||||||
|
- 181
|
||||||
|
- 98
|
||||||
|
- 2
|
||||||
|
- 239
|
||||||
|
- 245
|
||||||
|
- 151
|
||||||
- 75
|
- 75
|
||||||
- 170
|
- 138
|
||||||
- 36
|
- 221
|
||||||
- 63
|
- 249
|
||||||
- 66
|
- 179
|
||||||
- 65
|
- 16
|
||||||
- 83
|
- 209
|
||||||
- 214
|
- 176
|
||||||
- 115
|
|
||||||
- 118
|
|
||||||
- 99
|
|
||||||
- 187
|
|
||||||
- 0
|
|
||||||
- 106
|
|
||||||
- 246
|
|
||||||
ikea_ota_use_test_url: true
|
ikea_ota_use_test_url: true
|
||||||
legacy_api: false
|
legacy_api: false
|
||||||
homeassistant_legacy_entity_attributes: false
|
channel: 20
|
||||||
legacy_availability_payload: false
|
|
||||||
frontend:
|
frontend:
|
||||||
port: 8038
|
port: 8038
|
||||||
host: 0.0.0.0
|
host: 0.0.0.0
|
||||||
auth_token: <zigbee_auth_token>
|
auth_token: <zigbee_auth_token>
|
||||||
url: http://localhost
|
url: http://localhost
|
||||||
device_options:
|
|
||||||
legacy: false
|
|
||||||
devices:
|
devices:
|
||||||
'0x003c84fffec4ffc6':
|
'0x000b57fffedadf27':
|
||||||
friendly_name: sleep/heating_valve
|
friendly_name: julian/main_light
|
||||||
'0x000b57fffebadb72':
|
'0x943469fffea68993':
|
||||||
friendly_name: sleep/bed_light_di
|
|
||||||
'0x90fd9ffffe751d80':
|
|
||||||
friendly_name: livingroom/main_light
|
|
||||||
'0x60a423fffe1397b7':
|
|
||||||
friendly_name: diningroom/powerplug_floorlamp
|
|
||||||
'0x000b57fffea6e32a':
|
|
||||||
friendly_name: sleep/input_device
|
|
||||||
'0x003c84fffe42032a':
|
|
||||||
friendly_name: livingroom/floorlamp_6
|
|
||||||
'0x003c84fffe30130a':
|
|
||||||
friendly_name: livingroom/floorlamp_1
|
|
||||||
'0x003c84fffee6b1ea':
|
|
||||||
friendly_name: livingroom/floorlamp_4
|
|
||||||
'0x003c84fffe80de22':
|
|
||||||
friendly_name: livingroom/floorlamp_2
|
|
||||||
'0x003c84fffee6aeb8':
|
|
||||||
friendly_name: livingroom/floorlamp_5
|
|
||||||
'0x84b4dbfffef5c819':
|
|
||||||
friendly_name: livingroom/floorlamp_3
|
|
||||||
'0x000b57fffed9e406':
|
|
||||||
friendly_name: sleep/main_light
|
friendly_name: sleep/main_light
|
||||||
'0x84fd27fffecdda65':
|
'0x000d6ffffe62221e':
|
||||||
friendly_name: livingroom/powerplug_xmas-tree
|
friendly_name: livingroom/main_light
|
||||||
'0x84fd27fffedc7e4d':
|
'0x84ba20fffe82ed95':
|
||||||
friendly_name: sleep/bed_light_ma
|
friendly_name: bath/heating_valve
|
||||||
'0xcc86ecfffeb4d5bb':
|
|
||||||
friendly_name: stairway/motion_sensor_ff
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user