1
mirror of https://github.com/home-assistant/core synced 2024-07-27 18:58:57 +02:00

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>
This commit is contained in:
gngj 2019-10-31 10:51:15 +02:00 committed by Fabian Affolter
parent e11c9d710c
commit bfe4a85e9d

View File

@ -0,0 +1,6 @@
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'