I now run using a Nabu Casa url but no longer have an internal url to access HASS. I’ve read countless posts on this but none pointing me to what I’m looking for.
If I want to use an internal url if my internet is down, what is the simplest method to accomplish?
An internal DNS server like DNSMasq that houses the dns entry for local use?
So here’s what happens. If I try https://ip then it takes me to HA but complains that the cert does ot match because the SSL cert is for a duckdns name I setup. Do I need to remove that?
as soon you add https to your config your system is only available via https.
You can ignore the cert error message in your browser if you use https://192.168.1.52:8123
If you still want to use the internal url in the ios App you might have to set up a proxy server like Ngnix