Force HTTPS for base_url

I’m trying to set up tts to my google home device, but I’m running into an issue with my configuration. If I’m understanding this correctly, the base_url parameter doesn’t seem to take http/https, but infer it from whether or not the certificate parameters are there. In my case though, my home assistant instance itself isn’t configured with SSL, but I’m using a proxy with SSL up a level. Can we enhance the base_url parameter to allow you to specify the protocol, or to infer https with a 443 port?

1 Like

+1 to this issue - same situation for me!

Same here. In setting up the TTS engine, the URL for the audio files are either http://my.hass.url or http://https://my.hass.url (if I include the “https” in my base_url.
Neither of those resolves correctly, obviously.

Okay.

1 Like

Thank you!

1 Like