bigegg
Scream Not Working Because Space Make Deaf
- Messages
- 9,708
- Location
- Leeds, West Yorkshire
I'm currently setting up a "smart home" system using home assistant.
I have "adguard" running which I use to resolve IP addresses from .local URLs - mainly so I can get into the webservers of connected devices.
I have static IPs set up in my router for the various things so I simply add a line in the adguard config: (eg) "HomeAssistant.local : 192.168.1.35" so I type "homeassistant.local" in my browser, and it opens the webserver page for 192.168.1.35
I've run into a bit of a problem, though: I need a way to resolve the URL to an "alternate" IP if the first is unavailable for a couple of devices...
TLDR:
is there a way to resolve a URL to a list of hosts, in order, depending upon which is available?
I'm sure it must be an obvious feature, but as you may guess, I don't know the terminology to Google an answer...
I have "adguard" running which I use to resolve IP addresses from .local URLs - mainly so I can get into the webservers of connected devices.
I have static IPs set up in my router for the various things so I simply add a line in the adguard config: (eg) "HomeAssistant.local : 192.168.1.35" so I type "homeassistant.local" in my browser, and it opens the webserver page for 192.168.1.35
I've run into a bit of a problem, though: I need a way to resolve the URL to an "alternate" IP if the first is unavailable for a couple of devices...
TLDR:
is there a way to resolve a URL to a list of hosts, in order, depending upon which is available?
I'm sure it must be an obvious feature, but as you may guess, I don't know the terminology to Google an answer...







