mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 00:36:49 +00:00
Document dlna_dmr.callback_url_override option (#8797)
* Document dlna_dmr.callback_url_override option
* ✏️ Tweak
This commit is contained in:
parent
a610730c3c
commit
f6bfbb72af
@ -47,4 +47,8 @@ name:
|
||||
description: The name you would like to give to the device, e.g., `TV living room`.
|
||||
required: false
|
||||
type: string
|
||||
callback_url_override:
|
||||
description: Override the advertised callback URL. In case the home assistant instance is not directly reachable (e.g., running in a docker container without bridged-networking), advertise this callback URL for events.
|
||||
required: false
|
||||
type: string
|
||||
{% endconfiguration %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user