diff --git a/scripts/services/homeassistant/init.sh b/scripts/services/homeassistant/init.sh index aba0bb3..aefdcec 100755 --- a/scripts/services/homeassistant/init.sh +++ b/scripts/services/homeassistant/init.sh @@ -38,13 +38,13 @@ cat >> ${HASS_CONFIG}<< EOF default_config: # Text to speech -tts: - - platform: google_translate +#tts: +# - platform: google_translate -group: !include groups.yaml -automation: !include automations.yaml -script: !include scripts.yaml -scene: !include scenes.yaml +#group: !include groups.yaml +#automation: !include automations.yaml +#script: !include scripts.yaml +#scene: !include scenes.yaml http: use_x_forwarded_for: true