Fix configuration example

This commit is contained in:
Fabian Affolter 2015-10-29 13:34:11 +01:00
parent 06809a7098
commit 5d60db03d3

View File

@ -20,7 +20,7 @@ Chromecast platform can also be forced to load by adding the following lines to
```yaml ```yaml
# Example configuration.yaml entry # Example configuration.yaml entry
media_player: media_player:
platform: chromecast platform: cast
host: 192.168.1.9 host: 192.168.1.9
``` ```