mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-05-07 03:28:58 +00:00
Add variable description
This commit is contained in:
parent
1ffd883912
commit
9ac6976589
@ -18,6 +18,10 @@ Chromecast platform can also be forced to load by adding the following lines to
|
|||||||
# Example configuration.yaml entry
|
# Example configuration.yaml entry
|
||||||
media_player:
|
media_player:
|
||||||
platform: chromecast
|
platform: chromecast
|
||||||
# Optional. Will scan for devices if left out
|
|
||||||
host: 192.168.1.9
|
host: 192.168.1.9
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Configuration variables:
|
||||||
|
|
||||||
|
- **host** *Optional*: Use only if you don't want to scan for devices.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user