diff --git a/configuration.yaml b/configuration.yaml index 1506ed9..bca5cab 100644 --- a/configuration.yaml +++ b/configuration.yaml @@ -1,12 +1,6 @@ # Configure a default setup of Home Assistant (frontend, api, etc) default_config: -# Enable SSL/TLS -http: - server_port: 443 - ssl_certificate: /ssl/fullchain.pem - ssl_key: /ssl/privkey.pem - # Text to speech tts: - platform: picotts_remote @@ -91,5 +85,3 @@ frontend: freedns: url: !secret freedns6_url -# - name: IPv4 -# url: !secret freedns4_url