Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions content/components/mdns.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,3 +49,8 @@ mdns:
- **protocol** (**Required**, string): Protocol of service (_udp or_tcp).
- **port** (*Optional*, [templatable](/automations/templates), int): Port number of extra service.
- **txt** (*Optional*, mapping): Additional text records to add to service. Values are [templatable](/automations/templates).

## See Also

- {{< docref "/components/network" >}}
- {{< docref "/components/openthread" >}}