Erik Montnemery
|
86c27b50f1
|
Bump pychromecast to 7.0.1 (#37225)
* Bump pychromecast to 7.0.1
* Fix tests
* Mark configuration via platform for removal in 0.116
* Fix uuid check
|
2020-06-30 16:35:10 +02:00 |
Erik Montnemery
|
f170c80bea
|
Bump pychromecast to 6.0.0 (#36414)
* Revert "Prevent race in pychromecast.start_discovery (#36350)"
This reverts commit 391983a0cf .
* Adapt to pychromecast 6.0.0
|
2020-06-04 20:32:00 +02:00 |
Erik Montnemery
|
391983a0cf
|
Prevent race in pychromecast.start_discovery (#36350)
* Workaround for race in pychromecast
* Fix tests
|
2020-06-01 23:25:06 +02:00 |
J. Nick Koston
|
7e56f2cc0e
|
Update cast to use shared zeroconf (#35570)
* Update cast to use the shared zeroconf instance
* Add zeroconf to after_dependencies
* Bump version to 5.2.0
|
2020-05-15 11:09:21 -05:00 |
Erik Montnemery
|
ec2c7ea932
|
Don't do http requests to determine Cast device details (#34082)
* Don't do http requests to determine cast device details
* Fix tests
* Update homeassistant/components/cast/media_player.py
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
|
2020-04-12 15:02:28 -07:00 |
Franck Nijhof
|
7d3c974747
|
Use set & dict literals (#33636)
Co-authored-by: Daniel Høyer Iversen <mail@dahoiv.net>
|
2020-04-04 20:05:15 +02:00 |
Bas Nijholt
|
f5288db93c
|
use isort to sort imports according to PEP8 for cast (#29624)
|
2019-12-08 22:00:57 +05:30 |
Paulus Schoutsen
|
7468cc21be
|
Refactor Cast (#26550)
* Refactor Cast
* Fix tests & address comments
* Update reqs
|
2019-09-10 13:05:46 -07:00 |