Aug 25, 2021 · With the nginx SSL proxy add-on in Home Assistant, the proxy add-on will redirect the URL myhomeassistant.duckdns.org to the port for us. The bigger benefit (of the fussy setup) comes from accessing HA securely (via https port 443) instead of an unsecured port 8123.
10.10.2021 · I’ve been having this problem for a few months and have not been able to address the issue with accessing my HA from outside my home network. I run HA on my RPi which is on a VLan and because of limitations on my network setup, my router sits behind my service provider’s modem/router. Internet → 192.168.2.1 (ISP device) → 10.0.3.x (my router) → 10.0.63.x (my RPi) …
01.01.2021 · I moved from standard Https with the duck DNS add-on, across to nginx today. There’s so many threads on people having issues, that I wanted to just specify what I did to make it work. In configuration.yaml Comment out the http section Restart home assistant Check you can connect internally In router / firewall: Remove existing port forwards Add fowrading to the device …
Jan 01, 2021 · I moved from standard Https with the duck DNS add-on, across to nginx today. There’s so many threads on people having issues, that I wanted to just specify what I did to make it work. In configuration.yaml Comment out the http section Restart home assistant Check you can connect internally In router / firewall: Remove existing port forwards Add fowrading to the device running nginx on ports ...
19.09.2021 · Set up Home Assistant with secure remote access using DuckDNS and Nginx proxy Modified on: Sun, 19 Sep, 2021 at 12:29 PM To be able to access your Home Assistant dashboard securely from outside your home, you need to set up a dynamic DNS provider, SSL/TLS certificates, and a path to access your Home Assistant instance from outside your network.
Sep 19, 2021 · Set up Home Assistant with secure remote access using DuckDNS and Nginx proxy Modified on: Sun, 19 Sep, 2021 at 12:29 PM To be able to access your Home Assistant dashboard securely from outside your home, you need to set up a dynamic DNS provider, SSL/TLS certificates, and a path to access your Home Assistant instance from outside your network.
Jul 08, 2021 · Hi @Nick4, the ip of nginx is the same as that of my home assistant isn’t it? I installed it from the supervisor of ha, for example the ip within ha within my network is 192.168.1.79 and Nginx I imagine it is the same since it is within ha, now that I get home I check
10.07.2021 · The new NGINX docs have the required information (you can go into your NGINX addon, “Documentation” tab.) Assuming you added NGINX as a Home Assistant add-on, the trusted proxy in the NGINX docker container is 172.30.33.0/24. Basically put the following in your configuration.yaml.
08.07.2021 · I upgraded yesterday to 2021.7.0 and before that WAN access was fine. Now I’m stuck and get that “Unable to connect to Home Assistant” “RETRY” screen with the HA logo. From the logs: Logger: homeassistant.components.…
Jul 10, 2021 · Xelloss99 July 11, 2021, 9:13pm #11. The new NGINX docs have the required information (you can go into your NGINX addon, “Documentation” tab.) Assuming you added NGINX as a Home Assistant add-on, the trusted proxy in the NGINX docker container is 172.30.33.0/24. Basically put the following in your configuration.yaml.
Jan 15, 2019 · Set up Hass.io with secure remote access using DuckDNS and Nginx proxy. To be able to access your Home Assistant dashboard securely from outside your home, you need to set up a dynamic DNS provider, SSL/TLS certificates, and a path to access your Home Assistant instance from outside your network. The easiest and most...
25.08.2021 · The Home Assistant home automation hub is more useful if you can access it remotely. In addition to having anywhere access with a browser URL, there’s an excellent phone app to access Home Assistant.A bit of nginx magic achieves this but the resulting benefits are not only great, the mobile app can access sensors (GPS; battery, status) in your phone for very useful …