2024-01-16 22:42:39 +00:00
|
|
|
default_config:
|
|
|
|
|
|
|
|
frontend:
|
|
|
|
themes: !include_dir_merge_named themes
|
|
|
|
|
|
|
|
automation: !include automations.yaml
|
2024-01-20 05:22:56 +00:00
|
|
|
automation extra: !include_dir_merge_list automations
|
|
|
|
|
|
|
|
binary_sensor: !include_dir_merge_list binary_sensors
|
|
|
|
|
|
|
|
mqtt: !include_dir_merge_named mqtt
|
2024-01-16 22:42:39 +00:00
|
|
|
|
|
|
|
http:
|
|
|
|
use_x_forwarded_for: true
|
|
|
|
trusted_proxies:
|
|
|
|
- 192.168.20.0/24
|