#Hi @Tinkerer, is possible to set static
1 messages · Page 1 of 1 (latest)
Yes
But also ... you can always reach it with the LAN IP
Doesn't matter if homeassistant.local resolves or not
Just ensure your DHCP server allocates a static lease 😉
OK, but why if I add open browser with 192.168.10.100:8123 not works?
Because HA isn't on that address, or it's not running, or your network is broken
What HA calls itself doesn't matter at all to how you connect in the browser
My HA claims to use http://homeassistant.internal.ceard.tech:8123/ as the internal URL, but I never use that in the browser
I have add this to my configuration.yaml
homeassistant:
external_url: "http://192.168.10.100:8123"
Open your Home Assistant instance and manage your systems network configuration
The internal and external URLs are used for things like casting media
ok thanks
If you can't reach it by IP (and port) then the #installation-archived channel can help you work out what's broken