ZIGBEE2MQTT configuration for gfw
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

configuration.j2 728B

123456789101112131415161718192021222324252627282930313233343536373839
  1. homeassistant: false
  2. permit_join: false
  3. mqtt:
  4. base_topic: zigbee_gfe
  5. server: mqtt://{{ smart_sat_zigbee2mqtt_hostname }}
  6. user: {{ smart_sat_zigbee2mqtt_username }}
  7. password: {{ smart_sat_zigbee2mqtt_password }}
  8. serial:
  9. port: /dev/ttyACM0
  10. advanced:
  11. network_key:
  12. - 219
  13. - 131
  14. - 118
  15. - 122
  16. - 207
  17. - 190
  18. - 78
  19. - 38
  20. - 208
  21. - 12
  22. - 232
  23. - 210
  24. - 220
  25. - 242
  26. - 201
  27. - 151
  28. ikea_ota_use_test_url: true
  29. legacy_api: false
  30. channel: 25
  31. homeassistant_legacy_entity_attributes: false
  32. legacy_availability_payload: false
  33. frontend:
  34. port: 8038
  35. host: 0.0.0.0
  36. auth_token: {{ smart_sat_zigbee2mqtt_auth_token }}
  37. url: http://localhost
  38. device_options:
  39. legacy: false