mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 08:16:53 +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
|
||||
type: list
|
||||
keys:
|
||||
host:
|
||||
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.
|
||||
uuid:
|
||||
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
|
||||
type: string
|
||||
ignore_cec:
|
||||
|
Loading…
x
Reference in New Issue
Block a user