Init config added, to start again from scratch

This commit is contained in:
Dirk Alders 2024-12-08 14:15:02 +01:00
parent eb04a252fb
commit 55c0c6e75c
2 changed files with 25 additions and 0 deletions

0
config/.gitkeep Normal file
View File

View File

@ -0,0 +1,25 @@
homeassistant: false
permit_join: false
mqtt:
base_topic: zigbee_gfe
server: mqtt://{{ smart_sat_zigbee2mqtt_hostname }}
user: {{ smart_sat_zigbee2mqtt_username }}
password: {{ smart_sat_zigbee2mqtt_password }}
serial:
port: /dev/ttyACM0
channel: 25
advanced:
# Let Zigbee2MQTT generate a network key on first start
network_key: GENERATE
# Let Zigbee2MQTT generate a pan_id on first start
pan_id: GENERATE
# Let Zigbee2MQTT generate a ext_pan_id on first start
ext_pan_id: GENERATE
frontend:
port: 8038
host: 0.0.0.0
auth_token: {{ smart_sat_zigbee2mqtt_auth_token }}
url: http://localhost
device_options:
legacy: false