Hi,
I’m experimenting with duckdns and configured the HA component.
However, there is no mention of an update interval or anything.
How often is this called?
How can I trigger a manual update, e.g. in an automation?
I saw that there is a service called “duckdns.set_txt” but it is undocumented.
Yeah I’m aware of the cron job, but it seems that the HA component is missing such a service.
Since you can tie in your router to find out connectivity changes and you’re external IP it seems like the missing piece in automatically updating duckDNS is an automation that triggers such a service call. It can probably still be done with a command line call though.
Maybe it is completely irrelevant because the duck component might be updating every second… it is just not clear.