core/homeassistant/components/duckdns/services.yaml

7 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"