Quantcast
Channel: Configuration - Home Assistant Community
Viewing all articles
Browse latest Browse all 101645

Or no voice at TTS or no external connection to HA

$
0
0

@Canedje wrote:

I just installed this weekend HA.
I’m busy migrating from Homey.
I use node_RED as tool.
And did set up a ssl connection true DuckDNS as dns provider.
It was working fine.

I figured out how to send TTS to my google home.
It didn’t work until I changed :

http:
base_url: https://mydns.duckdns.org:8123
ssl_certificate: /ssl/fullchain.pem
ssl_key: /ssl/privkey.pem

into:

http:
base_url: https://edwardha.duckdns.org
ssl_certificate: /ssl/fullchain.pem
ssl_key: /ssl/privkey.pem

(without 8123 at the end of the url)

at DuckDNS config I do have:

lets_encrypt:
accept_terms: true
certfile: fullchain.pem
keyfile: privkey.pem
token: mytoken
domains:

(the dot before mydns.duckdns.org is a minus)
TTS is working fine then, but I’m not able to login outsite my local network anymore.
I’m using duckDNS as dns provider.
And did forward a port into my router

What to do to have and TTS and external login both working?
Thanks in advange

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 101645

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>