Hi All,
I’m having some difficulty understanding how i set up the forwarding part of the hass-actron Actron Air Conditioner addon.
The documentation states:
You will need to ensure (through a local DNS configuration on your router or home DNS service), that the following host names resolve to the IP address of your Home Assistant server.
- actron-connect.actronair.com.au (usage reporting)
- actron.ninja.is (older firmware versions - data/command traffic)
- que.actronair.com.au (more recent firmware versions - data/command traffic)
-
updates.lx-cloud.com (more recent firmware versions - firmware updates)
…
and:
The add-on will need to maintain the TCP port 80 binding, as the air conditioner will only attempt to connect to the system on port 80.
Also, the addon store contains 3 addons:
- Actron Air Conditioner
- Actron Que Air Conditioner
- NGINX Home Assistant SSL Proxy
I am running a Unifi Dream Machine Pro and cannot see how to add DNS forwarding.
I would rather not have to go to the effort but can setup a PiHole or DNSMasq on a separate pi and use UDMPro firewall rules to specify the route for the above urls to be the PiHole or DNSMasq and then in those tools, specify my HA server as the destination (a lot of effort).
My question is (or where my confusion is), am i able to use NGINX Home Assistant SSL Proxy (available in the addon store) to do the dns forwarding? If so, can someone explain how, OR can i use the HA addon DNSMasq to do it, if so can someone explain how.
Thanks in advance