hass-core/tests/components/media_player
Otto Winter 6a625bdb37 Cast Integration Cleanup (#13275)
* Cast Integration Cleanup

* Fix long line

* Fixes and logging

* Fix tests

* Lint

* Report unknown state with None

* Lint

* Switch to async_add_job

Gets rid of those pesky "Setup of platform cast is taking over 10 seconds." messages.

* Re-introduce PlatformNotReady

* Add tests

* Remove unnecessary checks

* Test PlatformNotReady

* Fix async in sync context

* Blocking update

It's not using async anyway

* Upgrade pychromecast to 2.1.0

* Make reviewing easier

I like "protected" access, but I like reviewing more :)

* Make reviewing even easier :)

* Comment tests
2018-03-23 14:02:52 -07:00
..
__init__.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_async_helpers.py Rename homeassistant.util.async to .async_ (#13088) 2018-03-11 10:01:12 -07:00
test_cast.py Cast Integration Cleanup (#13275) 2018-03-23 14:02:52 -07:00
test_demo.py Refactor Google Assistant (#12959) 2018-03-08 14:39:10 -08:00
test_monoprice.py Functinality to save/restore snapshots for monoprice platform (#10296) 2017-12-22 10:26:34 +01:00
test_samsungtv.py Tests for samsungtv (#11933) 2018-02-03 13:09:16 -05:00
test_sonos.py Add a polling fallback for Sonos (#13310) 2018-03-20 19:27:07 -07:00
test_soundtouch.py Spelling fixes (#12041) 2018-01-29 23:37:19 +01:00
test_universal.py Rename homeassistant.util.async to .async_ (#13088) 2018-03-11 10:01:12 -07:00
test_webostv.py Fix webostv select source (#11227) 2017-12-22 18:38:00 +01:00
test_yamaha.py Spelling fixes (#11940) 2018-01-27 11:58:27 -08:00