Add variable description
This commit is contained in:
parent
1ffd883912
commit
9ac6976589
1 changed files with 5 additions and 1 deletions
|
@ -18,6 +18,10 @@ Chromecast platform can also be forced to load by adding the following lines to
|
|||
# Example configuration.yaml entry
|
||||
media_player:
|
||||
platform: chromecast
|
||||
# Optional. Will scan for devices if left out
|
||||
host: 192.168.1.9
|
||||
```
|
||||
|
||||
Configuration variables:
|
||||
|
||||
- **host** *Optional*: Use only if you don't want to scan for devices.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue