Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- default_config:
- recorder:
- purge_keep_days: 7
- db_url: !secret mariadb_connectionstring
- exclude:
- domains:
- - device_tracker
- - group
- - mediaplayer
- - zone
- http:
- use_x_forwarded_for: true
- trusted_proxies:
- - 172.30.33.0/24
- - 192.168.68.0/24
- wake_on_lan:
- media_player:
- python_script:
- logger:
- default: warning
- logs:
- # homeassistant.components.python_script: debug
- homeassistant.components.automation: info
- group: !include groups.yaml
- automation: !include automations.yaml
- script: !include scripts.yaml
- scene: !include scenes.yaml
- notify: !include notify.yaml
- homeassistant:
- customize: !include customize.yaml
- allowlist_external_dirs:
- - /mnt/temp
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement