zigbee_cfg_gfe/config_example/configuration.j2

22 lines
548 B
Plaintext
Raw Normal View History

2024-11-17 11:30:46 +01:00
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
advanced:
network_key: GENERATE
ikea_ota_use_test_url: true
legacy_api: false
channel: 25
homeassistant_legacy_entity_attributes: false
legacy_availability_payload: false
frontend:
port: 8038
host: 0.0.0.0
auth_token: {{ smart_sat_zigbee2mqtt_auth_token }}
url: http://localhost