home-assistant.io/source/components/media_player.cast.markdown
Fabian Affolter 0ed7ee66a4 Add comment
2015-09-08 08:44:04 +02:00

811 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
Google Cast devices will be automatically discovered if you enable [the discovery component]({{site_root}}/components/discovery.html). There is a issue where Chromecasts can only be discovered if your device is connected to the same subnet as your Chromecast.

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
  # Optional. Will scan for devices if left out
  host: 192.168.1.9