i'm trying to add my 3d printer to moonraker integration and i realize HA can't resolve anything using my local domain (acme.local) everythin else on the network can see hostnames just fine. The only thing HA can see is docker.acme.local the DNS server is set just fine. AI tells me its because that machine used dhcp option 12 at some point? I used to use a different domain name that wasn't a .local and it worked fine. i've since changed my router to a unifi unit and i changed the domain name. I'm not sure what to do about this.
#cannot resolve my local domain name
1 messages · Page 1 of 1 (latest)
.local domains are used with mDNS. Are the devices that you're attempting to connect to configured appropriately for that?
If you're trying to use a .local domain with standard DNS, you're setting yourself up for headaches
.internal could be used if you're looking for a normal local-only DNS set up
yea i think i might have to just bite the bullet and switch to like .lan or something
funny thing is most of my home asssitant conected devices work absolutely fine. this is the first time i use a hostname and it doens't work