mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 16:27:19 +00:00
Document UUID white list for cast integration (#13913)
This commit is contained in:
parent
84695a3a29
commit
5d08a11fa3
@ -108,8 +108,8 @@ media_player:
|
|||||||
required: true
|
required: true
|
||||||
type: list
|
type: list
|
||||||
keys:
|
keys:
|
||||||
host:
|
uuid:
|
||||||
description: IP address of a Cast device to add to Home Assistant. Use only if you don't want to add all available devices. The device won't be added until discovered through mDNS.
|
description: UUID of a Cast device to add to Home Assistant. Use only if you don't want to add all available devices. The device won't be added until discovered through mDNS.
|
||||||
required: false
|
required: false
|
||||||
type: string
|
type: string
|
||||||
ignore_cec:
|
ignore_cec:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user