core/homeassistant/components/cast
Jason Hunter f2b3e63ff6
Media Source implementation for Chromecast (#39305)
* Implement local media finder and integrate into cast

* update to media source as a platform

* Tweak media source design

* fix websocket and local source

* fix websocket schema

* fix playing media

* Apply suggestions from code review

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Add resolve_media websocket

* Register that shit

* Square brackets

* Sign path

* add support for multiple media sources and address PR review

* fix lint

* fix tests from auto whitelisting config/media

* allow specifying a name on the media source

* add tests

* fix for python 3.7

* Apply suggestions from code review

Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>

* add http back to cast and remove guess_type from executor as there is no i/o

Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2020-09-04 11:16:29 -04:00
..
translations [ci skip] Translation update 2020-06-15 00:03:32 +00:00
__init__.py
config_flow.py Bump pychromecast to 7.2.0 (#38351) 2020-07-29 23:46:14 +02:00
const.py
discovery.py Log lines do not end with a full stop (#37527) 2020-07-05 23:04:19 +02:00
helpers.py Attrs cleanups (#37849) 2020-07-14 10:30:30 -07:00
home_assistant_cast.py Prefer external URLs because internal can't have valid SSL (#37872) 2020-07-15 09:23:16 +02:00
manifest.json Media Source implementation for Chromecast (#39305) 2020-09-04 11:16:29 -04:00
media_player.py Media Source implementation for Chromecast (#39305) 2020-09-04 11:16:29 -04:00
services.yaml
strings.json Don't set step title if it's integration title (#34524) 2020-04-22 15:05:39 +02:00