mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 19:27:45 +00: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:
parent
e11c9d710c
commit
bfe4a85e9d
@ -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'
|
Loading…
x
Reference in New Issue
Block a user