Home Assistant

config

zha:
   database_path: /config/zigbee.db
   enable_quirks: true
   custom_quirks_path: /config/zha_quirks/

notify:
- name: gotify_1
  platform: rest
  resource: https://gotify.fail.pm/message
  method: POST_JSON
  headers: 
    X-Gotify-Key: SECRET_KEY_HERE
  message_param_name: message
  title_param_name: title

Last modified: Sun Nov 10 18:01:32 2024