core/tests/components/harmony
J. Nick Koston 590e714021
Ensure harmony hub is ready before importing (#33537)
If the harmony hub was not ready for connection or
was busy when importing from yaml, the import validation
would fail would not be retried.

To mitigate this scenario we now do the validation in
async_setup_platform which allows us to raise
PlatformNotReady so we can retry later.
2020-04-02 09:46:10 -07:00
..
__init__.py Config flow for harmony (#32919) 2020-03-19 11:29:51 -05:00
test_config_flow.py Ensure harmony hub is ready before importing (#33537) 2020-04-02 09:46:10 -07:00