590e714021
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. |
||
---|---|---|
.. | ||
__init__.py | ||
test_config_flow.py |