hass-core/homeassistant
2020-12-31 16:15:39 -10:00
..
auth Add option to deactivate a user (#43463) 2020-11-27 09:13:16 +01:00
components Use the async_call context in result of call_service (#44458) 2020-12-31 16:15:39 -10:00
generated Zeroconf lowercase (#44675) 2020-12-31 01:06:26 +01:00
helpers Upgrade codespell to 2.0.0 (#44695) 2020-12-31 19:14:07 +01:00
scripts Upgrade colorlog to 4.6.2 (#44652) 2020-12-30 17:12:51 +01:00
util Deprecate the use of keyring and credstash (#43854) 2020-12-02 16:55:33 +01:00
__init__.py
__main__.py Upgrade isort to 5.4.2 (#37939) 2020-08-29 08:23:55 +02:00
block_async_io.py Various type hint improvements (#37952) 2020-07-22 08:06:37 -07:00
bootstrap.py Fix deadlock if an integration from stage_1 fails (#43657) 2020-11-26 11:38:30 +01:00
config.py Add link to log view in persistent notification (#42060) 2020-10-21 12:09:45 -05:00
config_entries.py Use singleton enum for "not set" sentinels (#41990) 2020-12-19 12:46:27 +01:00
const.py Bumped version to 2021.2.0dev0 (#44647) 2020-12-30 13:27:12 +01:00
core.py Ensure consistent spelling of "ID" (#44585) 2020-12-28 18:34:08 +01:00
data_entry_flow.py Add data entry flow show progress step (#42419) 2020-11-09 18:39:28 +01:00
exceptions.py Correct service not found exception message (#43846) 2020-12-02 10:32:25 +01:00
loader.py Use singleton enum for "not set" sentinels (#41990) 2020-12-19 12:46:27 +01:00
package_constraints.txt Upgrade sqlalchemy to 1.3.22 (#44698) 2020-12-31 14:28:15 -10:00
requirements.py Use singleton enum for "not set" sentinels (#41990) 2020-12-19 12:46:27 +01:00
runner.py Automatically clean up executor as part of closing loop (#43284) 2020-11-16 15:43:48 +01:00
setup.py Use dict syntax (#41325) 2020-10-06 15:02:23 +02:00
strings.json Add unknown_authorize_url_generation to base strings for config flows (#42484) 2020-11-24 12:00:16 -05:00