I’m kinda new to HA so forgive me if my question is stupid.
I run HA on raspberry pi through docker.
I want to enable speech to text so that I can send voice command using my android phone. After a lot of research I installed whisper and now I need to enable HTTPS so that the microphone can be used in Assist.
When I try to install DuckDNS I have to install it manually, apparently. When I search about it online, everything I find tells me the installation is done through the UI, with a lot of configuration possible.
However I only have this :
So I tried to follow the manual installation anyway and I added this to my configuration.yaml file
duckdns:
domain: xxx
access_token: xxx-xxx-xxx
Then I restarted HA, but I dont see DuckDNS anywhere and I have no idea how I can enable SSL