hass-core/homeassistant/components/duckdns/services.yaml
gngj bfe4a85e9d Fill services.yaml for duckdns (#28248)
* Fill services.yaml for duckdns

* Apply suggestions from code review

Co-Authored-By: Fabian Affolter <mail@fabian-affolter.ch>
2019-10-31 09:51:15 +01:00

6 lines
207 B
YAML

set_txt:
description: Set the TXT record of your DuckDNS subdomain.
fields:
txt:
description: Payload for the TXT record.
example: 'This domain name is reserved for use in documentation'