hass-core/homeassistant
J. Nick Koston 8a403cde00
Defer esphome persistent storage writes until after startup (#42600)
Avoid disk I/O during startup as it can cause delays when
a user has many esphome devices.
2020-10-30 09:02:00 +01:00
..
auth Cleanup unused loggers (components A-M) (#41600) 2020-10-12 16:59:05 +02:00
components Defer esphome persistent storage writes until after startup (#42600) 2020-10-30 09:02:00 +01:00
generated Add config flow for One wire (#39321) 2020-10-23 20:57:16 -05:00
helpers Reduce complexity of storage writes (#42576) 2020-10-29 22:35:51 -05:00
scripts Upgrade mypy to 0.790 (#41595) 2020-10-12 19:17:30 -05:00
util Cleanup unused loggers (components N-Z + tests) (#41982) 2020-10-16 21:24:08 -05:00
__init__.py
__main__.py Upgrade isort to 5.4.2 (#37939) 2020-08-29 08:23:55 +02:00
block_async_io.py
bootstrap.py Remove unnecessary instances of dict.keys() (#42518) 2020-10-28 20:43:48 +01:00
config.py Add link to log view in persistent notification (#42060) 2020-10-21 12:09:45 -05:00
config_entries.py Add link to log view in persistent notification (#42060) 2020-10-21 12:09:45 -05:00
const.py Bump version to 0.118.0dev0 (#42178) 2020-10-21 22:06:18 +02:00
core.py Reduce complexity of storage writes (#42576) 2020-10-29 22:35:51 -05:00
data_entry_flow.py Add persistent notification for reauth config flows (#41811) 2020-10-15 15:46:27 -05:00
exceptions.py Ensure all template errors are caught and the websocket api reports them (#41719) 2020-10-12 16:38:24 +02:00
loader.py Don't swallow all errors when checking for config validator platform (#42058) 2020-10-19 17:09:57 +02:00
package_constraints.txt Update frontend to 20201021.4 (#42590) 2020-10-30 00:14:07 +01:00
requirements.py Cleanup unused loggers (components A-M) (#41600) 2020-10-12 16:59:05 +02:00
runner.py Upgrade pylint to 2.6.0 (#39363) 2020-08-29 07:59:24 +02:00
setup.py Use dict syntax (#41325) 2020-10-06 15:02:23 +02:00
strings.json Add elevation to base strings for config flows (#42377) 2020-10-26 23:30:20 -05:00