hass config update

This commit is contained in:
2026-01-26 17:39:43 -06:00
parent d9338b280e
commit 89328fe7e7
2 changed files with 9 additions and 0 deletions

View File

@@ -9,3 +9,9 @@ frontend:
automation: !include automations.yaml
script: !include scripts.yaml
scene: !include scenes.yaml
http:
use_x_forwarded_for: true
trusted_proxies:
- 192.168.101.1
- 192.168.100.11