core/homeassistant
J. Nick Koston 9737480742
Lazy load broadlink storage (#48391)
With many broadlink devices, the storage load overwhelmed the
executor at startup. Delay loading storage until it is needed.
2021-03-27 09:32:30 +01:00
..
auth Merge of nested IF-IF cases - Core (#48364) 2021-03-27 09:23:32 +01:00
components Lazy load broadlink storage (#48391) 2021-03-27 09:32:30 +01:00
generated Add Homepluscontrol integration (#46783) 2021-03-25 14:12:31 +01:00
helpers Merge of nested IF-IF cases - Core (#48364) 2021-03-27 09:23:32 +01:00
scripts Bump colorlog to 4.8.0 (#48218) 2021-03-22 13:10:01 +01:00
util Merge of nested IF-IF cases - Core (#48364) 2021-03-27 09:23:32 +01:00
__init__.py
__main__.py Update typing 01 (#48013) 2021-03-17 17:34:55 +01:00
block_async_io.py
bootstrap.py Update typing 16 (#48087) 2021-03-18 22:58:19 +01:00
config.py Update typing 01 (#48013) 2021-03-17 17:34:55 +01:00
config_entries.py Fix device discovery of OAuth2 config flows (#48326) 2021-03-25 10:35:01 -07:00
const.py
core.py Have pylint warn when user visible log messages do not start with capital letter or end with a period (#48064) 2021-03-19 09:26:36 -05:00
data_entry_flow.py Fix device discovery of OAuth2 config flows (#48326) 2021-03-25 10:35:01 -07:00
exceptions.py Upgrade pyupgrade to v2.11.0 (#48220) 2021-03-22 13:29:39 +01:00
loader.py Use contextlib.suppress where possible (#48189) 2021-03-23 14:36:43 +01:00
package_constraints.txt Bump httpx to 0.17.1 (#48388) 2021-03-27 09:02:01 +01:00
requirements.py Update typing 01 (#48013) 2021-03-17 17:34:55 +01:00
runner.py Update typing 01 (#48013) 2021-03-17 17:34:55 +01:00
setup.py Merge of nested IF-IF cases - Core (#48364) 2021-03-27 09:23:32 +01:00
strings.json Add missing oauth2 error abort reason (#48112) 2021-03-19 14:27:26 +01:00