Document UUID white list for cast integration (#13913)

This commit is contained in:
Erik Montnemery 2020-07-06 11:39:11 +02:00 committed by GitHub
parent 84695a3a29
commit 5d08a11fa3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: