Browse Source

comment default stuff

merge-requests/90/head
Steven Foerster 5 years ago
parent
commit
24fab837af
  1. 12
      scripts/services/homeassistant/init.sh

12
scripts/services/homeassistant/init.sh

@ -38,13 +38,13 @@ cat >> ${HASS_CONFIG}<< EOF @@ -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

Loading…
Cancel
Save