mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +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`.
|
description: The name you would like to give to the device, e.g., `TV living room`.
|
||||||
required: false
|
required: false
|
||||||
type: string
|
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 %}
|
{% endconfiguration %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user