1
0
Fork 0

remove home-assistant

This commit is contained in:
Massaki Archambault 2024-01-17 21:12:36 -05:00
parent 8d19f9ba5c
commit b29d80f061
2 changed files with 22 additions and 1 deletions

View File

@ -0,0 +1,16 @@
default_config:
frontend:
themes: !include_dir_merge_named themes
automation: !include automations.yaml
http:
use_x_forwarded_for: true
trusted_proxies:
- 10.0.0.0/8
sonos:
media_player:
hosts:
- 192.168.30.50

View File

@ -7,7 +7,7 @@ resources:
# - ../../overlays/gitlab
- ../../overlays/monitoring
- ../../overlays/nextcloud
- ../../overlays/home-assistant
# - ../../overlays/home-assistant
- ../../overlays/jellyfin
- ../../overlays/deluge
- ../../overlays/actual
@ -53,6 +53,11 @@ images:
newTag: "1.26"
# configMapGenerator:
# - name: home-assistant-server-config
# namespace: home-assistant
# behavior: replace
# files:
# - configuration.yaml=configurations/home-assistant/configuration.yaml
# - name: ecommerce-exporter-config
# namespace: monitoring
# behavior: replace