Update cast documentation (#14244)

This commit is contained in:
Erik Montnemery 2020-08-13 15:24:35 +02:00 committed by GitHub
parent 64e800447d
commit 2bbe4f9135
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -93,19 +93,19 @@ Optional:
### Manual configuration ### Manual configuration
By default, any discovered Cast device is added to Home Assistant. This can be restricted by supplying a list of wanted chrome casts. By default, any discovered Cast device is added to Home Assistant. This can be restricted by supplying a list of allowed chrome casts.
```yaml ```yaml
# Example configuration.yaml entry # Example configuration.yaml entry
cast: cast:
media_player: media_player:
- host: 192.168.1.10 - uuid: "ae3be716-b011-4b88-a75d-21478f4f0822"
``` ```
{% configuration %} {% configuration %}
media_player: media_player:
description: A list that contains all Cast devices. description: A list that contains advanced configuration options.
required: true required: false
type: list type: list
keys: keys:
uuid: uuid: