fix for usage off ffe configuration.yml as example

This commit is contained in:
Dirk Alders 2023-10-12 11:47:56 +02:00
parent 78f728a0b9
commit 679f4a248c

View File

@ -1,7 +1,7 @@
homeassistant: false homeassistant: false
permit_join: false permit_join: false
mqtt: mqtt:
base_topic: zigbee/ffe base_topic: zigbee/gfw
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>
@ -9,25 +9,9 @@ serial:
port: /dev/ttyACM0 port: /dev/ttyACM0
advanced: advanced:
# log_level: debug # log_level: debug
network_key:
- 123
- 75
- 170
- 36
- 63
- 66
- 65
- 83
- 214
- 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
channel: 15
homeassistant_legacy_entity_attributes: false homeassistant_legacy_entity_attributes: false
legacy_availability_payload: false legacy_availability_payload: false
frontend: frontend:
@ -35,36 +19,24 @@ frontend:
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': '0x84ba20fffe82ed8c':
friendly_name: sleep/heating_valve friendly_name: dirk/heating_valve
'0x000b57fffebadb72': '0xcc86ecfffea41814':
friendly_name: sleep/bed_light_di friendly_name: stairway/motion_sensor_gf
'0x90fd9ffffe751d80': '0x60a423fffe07bc02':
friendly_name: livingroom/main_light friendly_name: marion/desk_light
'0x60a423fffe1397b7': '0x003c84fffe42092a':
friendly_name: diningroom/powerplug_floorlamp friendly_name: dirk/desk_light
'0x000b57fffea6e32a': '0x84ba20fffe82ea89':
friendly_name: sleep/input_device friendly_name: marion/heating_valve
'0x003c84fffe42032a': '0xb4e3f9fffe08e0e9':
friendly_name: livingroom/floorlamp_6 friendly_name: floor/main_light_1
'0x003c84fffe30130a': '0x540f57fffe9411c5':
friendly_name: livingroom/floorlamp_1 friendly_name: floor/main_light_2
'0x003c84fffee6b1ea': '0xb4e3f9fffe7813eb':
friendly_name: livingroom/floorlamp_4 friendly_name: sunroom/router
'0x003c84fffe80de22': '0x000b57fffeb2332c':
friendly_name: livingroom/floorlamp_2 friendly_name: dirk/main_light
'0x003c84fffee6aeb8': '0x000b57fffec5c877':
friendly_name: livingroom/floorlamp_5 friendly_name: dirk/input_device
'0x84b4dbfffef5c819':
friendly_name: livingroom/floorlamp_3
'0x000b57fffed9e406':
friendly_name: sleep/main_light
'0x84fd27fffecdda65':
friendly_name: livingroom/powerplug_xmas-tree
'0x84fd27fffedc7e4d':
friendly_name: sleep/bed_light_ma
'0xcc86ecfffeb4d5bb':
friendly_name: stairway/motion_sensor_ff