578d4a9b6a
* Part 1 of 2 (no breaking changes in part 1). When integrations configured via the UI block startup or fail to start, the webserver can remain offline which make it is impossible to recover without manually changing files in .storage since the UI is not available. This change is the foundation that part 2 will build on and enable a listener to start the webserver when the frontend is finished loading. Frontend Changes (home-assistant/frontend#6068) * Address review comments * bump timeout to 1800s, adjust comment * bump timeout to 4h * remove timeout failsafe * and the test |
||
---|---|---|
.. | ||
__init__.py | ||
auth.py | ||
commands.py | ||
connection.py | ||
const.py | ||
decorators.py | ||
error.py | ||
http.py | ||
manifest.json | ||
messages.py | ||
permissions.py | ||
sensor.py | ||
services.yaml |