3d1556a4a2
* Switch back to using call_later for the slow entity update warning I had originally changed this to create a task and wait in #41184 but that does not make sense anymore with newer cpython as the profile now shows the original method is cheaper (or I did it wrong the first time) * fix missing block till done since there is no longer a task being created which would run the event loop once |
||
---|---|---|
.. | ||
__init__.py | ||
conftest.py | ||
test_config_flow.py | ||
test_data.py | ||
test_init.py | ||
test_media_player.py |