Browse Source

serverport

master
Thomas 4 years ago
parent
commit
db6dbd5f48
Signed by: taschenbier
GPG Key ID: 306F574D34A9673B
  1. 13
      configuration.yaml

13
configuration.yaml

@ -1,14 +1,5 @@ @@ -1,14 +1,5 @@
# Configure a default setup of Home Assistant (frontend, api, etc)
default_config:
# Uncomment this if you are using SSL/TLS, running in Docker container, etc.
# http:
# base_url: example.duckdns.org:8123
# Text to speech
tts:
- platform: google_translate
http:
server_port: 80
group: !include groups.yaml
automation: !include automations.yaml

Loading…
Cancel
Save