core/homeassistant/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
..
.translations [ci skip] Translation update 2020-04-01 00:05:04 +00:00
__init__.py Make harmony handle IP address changes (#33173) 2020-03-22 21:24:49 -07:00
config_flow.py Ensure harmony hub is ready before importing (#33537) 2020-04-02 09:46:10 -07:00
const.py Harmony config flow improvements (#33018) 2020-03-19 20:43:44 -05:00
manifest.json Config flow for harmony (#32919) 2020-03-19 11:29:51 -05:00
remote.py Ensure harmony hub is ready before importing (#33537) 2020-04-02 09:46:10 -07:00
services.yaml Update service domain for harmony from 'remote' to 'harmony' (#29146) 2019-11-27 18:14:46 +01:00
strings.json Harmony config flow improvements (#33018) 2020-03-19 20:43:44 -05:00
util.py Ensure harmony hub is ready before importing (#33537) 2020-04-02 09:46:10 -07:00