fix: dockerfile hass
This commit is contained in:
1
configurations/home-assistant/automations.yaml
Normal file
1
configurations/home-assistant/automations.yaml
Normal file
@@ -0,0 +1 @@
|
||||
# TODO add automations
|
||||
@@ -7,6 +7,10 @@ default_config:
|
||||
tts:
|
||||
- platform: google_translate
|
||||
|
||||
automation: !include automations.yaml
|
||||
script: !include scripts.yaml
|
||||
scene: !include scenes.yaml
|
||||
|
||||
http:
|
||||
use_x_forwarded_for: true
|
||||
trusted_proxies:
|
||||
|
||||
1
configurations/home-assistant/scenes.yaml
Normal file
1
configurations/home-assistant/scenes.yaml
Normal file
@@ -0,0 +1 @@
|
||||
# TODO add scenes
|
||||
1
configurations/home-assistant/scripts.yaml
Normal file
1
configurations/home-assistant/scripts.yaml
Normal file
@@ -0,0 +1 @@
|
||||
# TODO add scripts
|
||||
Reference in New Issue
Block a user