home-assistant.github.io/source/_addons/duckdns.markdown
Paulus Schoutsen d5a6b1bd14 Add DuckDNS component (#3429)
* Add DuckDNS component

* Add period and an additional line break
2017-09-25 00:28:04 -07:00

698 B

layout title description date sidebar comments sharing footer featured
page DuckDNS Automatically update your Duck DNS IP address. 2017-04-30 13:28 true false true true true

Duck DNS is a free dynamic DNS service. Using this service you can have a custom domainname under duckdns.org point at your home computer.

{
  "token": "sdfj-2131023-dslfjsd-12321",
  "domains": ["my-first-account.duckdns.org", "my-second-account.duckdns.org"]
}

Configuration variables:

  • token (Required): Your Duck DNS API key.
  • domains (Required): A list of domains to update DNS.
  • seconds (Optional): Seconds between updates to Duck DNS.