

Click on "Install this repository on HACS".Click on the round "Plus" button (Plus sign on the bottom right corner).Select "Integration" from the "Category" drop down menu.Paste the copied Github repository URL on "Add custom repository URL" field.Open the menu/options (3 dots on the right upper conner).

#Opendns updater ipv6 how to#
This is a regular HACS install from custom Github repository (if you already know how to do it, you can probably skip the following steps) So, if you want to have this custom component and other/s components/addons simultaneously on your setup, I would recommend you to disable all other components/addons before installing this and only enable then back once you have fully validated, that this custom component is working as it should. But, having more than one component/addon updating your Duck DNS IP addresses could make it hard to debug and figure out whether this component is working properly or not.I believe that in most cases, this custom component should have no issues with other components/addons running in parallel, updating your Duck DNS IP addresses, so, theoretically, it should be safe to have more then one component/addon simultaneously.
#Opendns updater ipv6 update#
HassIO users can simply create a Snapshot of their Home Assistant instanceĭisable any components/addons that you are currently using to update your Duck DNS IP addresses (If you have any).Backups are always a good idea, backup your current Duck DNS configuration (If you already have one).Currently, IPV6 can only be fetched via nameserver mode, (maybe, more options can be added in the future).Home Assistant Core dependent (It means that if Home Assistant Core stops working, this component will stop working too).A Service Call that allows setting the TXT entry.Optionally, the user can specify the nameservers and host that he/she wants to use to resolve the IP addresses.Two different IPV6 update modes: (off, nameserver).Three different IPV4 update modes: (off, duckdns, nameserver).Can update both IPV4 and IPV6 addresses.Can be easily installed on any Home Assistant instance.The code is pretty much a combination of the built-in Duck DNS Component and DNS IP with some extra features. This is a custom component that can update both IPV4 and IPV6 entries of a Duck DNS subdomain, I developed this because the already integrated Duck DNS Component component is only able to update the IPV4 address over Duck DNS "autodetect mode" and I couldn't manage to get IPV6 working on the HassIO Addon. Home Assistant DuckDNS IPV4 and IPV6 updater
