core/tests/components/cast
J. Nick Koston 7b016063ca
Refactor zeroconf setup to be async (#39955)
* Refactor zeroconf setup to be async

Most of the setup was calling back to async because
we were setting up listeners.  Since we only need
to jump into the executor to create the zeroconf
instance, its much faster to setup in async.

In testing this cut the setup time in half
or better.

* partial revert to after_deps
2020-09-13 18:06:19 -05:00
..
__init__.py Add config entry for Sonos + Cast (#14955) 2018-06-14 15:17:54 -04:00
test_home_assistant_cast.py Refactor zeroconf setup to be async (#39955) 2020-09-13 18:06:19 -05:00
test_init.py Bump pychromecast to 7.2.0 (#38351) 2020-07-29 23:46:14 +02:00
test_media_player.py Upgrade black to 20.8b1 (#39287) 2020-08-27 13:56:20 +02:00