|
|
|
@ -38,13 +38,13 @@ cat >> ${HASS_CONFIG}<< EOF |
|
|
|
default_config: |
|
|
|
default_config: |
|
|
|
|
|
|
|
|
|
|
|
# Text to speech |
|
|
|
# Text to speech |
|
|
|
tts: |
|
|
|
#tts: |
|
|
|
- platform: google_translate |
|
|
|
# - platform: google_translate |
|
|
|
|
|
|
|
|
|
|
|
group: !include groups.yaml |
|
|
|
#group: !include groups.yaml |
|
|
|
automation: !include automations.yaml |
|
|
|
#automation: !include automations.yaml |
|
|
|
script: !include scripts.yaml |
|
|
|
#script: !include scripts.yaml |
|
|
|
scene: !include scenes.yaml |
|
|
|
#scene: !include scenes.yaml |
|
|
|
|
|
|
|
|
|
|
|
http: |
|
|
|
http: |
|
|
|
use_x_forwarded_for: true |
|
|
|
use_x_forwarded_for: true |
|
|
|
|