Hi quagmired,
I didn’t do anything special, I followed the same tutorial as you. It took me more than a couple of days.
If you need, I will send you screenshots with settings.
Finally, I assume you have changed the ports on the router.
Regards,
PS. I managed to install the Google assistant too.
Thanks, that was one of the things I’d missed cause it wasn’t mentioned in the instructions.
Also, for anyone else who be might facing the same issues, this bit is also required in configuration.yaml (It’s not specified in the Alexa Smart Home Skill setup.)
http:
ssl_certificate: /ssl/fullchain.pem
ssl_key: /ssl/privkey.pem
base_url: https://yourdomain.duckdns.org
Hi quagmired,
That’s it! Into the configuration.yalm you must add
I hope you get it
Feel free to question me if you have any doubt.
Regards
Yes, it works now. Thanks for the help!