mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-06-03 00:36:50 +00:00
862 B
862 B
layout, title, description, date, sidebar, comments, sharing, footer
layout | title | description | date | sidebar | comments | sharing | footer |
---|---|---|---|---|---|---|---|
page | Google Cast support | Instructions how to integrate Google Cast into Home Assistant. | 2015-03-23 19:59 | false | false | true | true |

Chromecast platform can also be forced to load by adding the following lines to your configuration.yaml
:
# Example configuration.yaml entry
media_player:
platform: chromecast
host: 192.168.1.9
Configuration variables:
- host Optional: Use only if you don't want to scan for devices.