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
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

Loading…
Cancel
Save