Add description for undocumented service in duckdns (#11006)

* Add description for undocumented service in duckdns

* Apply suggestions from code review

Co-Authored-By: Fabian Affolter <mail@fabian-affolter.ch>

* Add missing table element
This commit is contained in:
gngj 2019-10-31 11:59:53 +02:00 committed by Fabian Affolter
parent 5d57cc6968
commit b5eafe8b2f

View File

@ -31,6 +31,15 @@ duckdns:
type: string
{% endconfiguration %}
## Service `set_txt`
Set the TXT record of your DuckDNS subdomain.
| Service data attribute | Optional | Description |
| ---------------------- | -------- | ----------- |
| `txt` | no | Payload for the TXT record. |
<div class='note'>
If you are running the Hass.io [DuckDNS add-on](/addons/duckdns/) this integration is not required. The add-on will keep your IP updated with DuckDNS.