hass-core/homeassistant
2024-01-21 18:09:33 -10:00
..
auth Small performance improvements to handing revoke token callbacks (#108625) 2024-01-21 22:49:06 -05:00
backports Update mypy to 1.6.0 (#101780) 2023-10-11 13:25:11 +02:00
brands Add Govee local light integration (#106697) 2024-01-16 20:00:29 +01:00
components Avoid string decode/encode round trip in websocket_api get_services (#108632) 2024-01-21 22:53:45 -05:00
generated Add authentication to tplink integration for newer devices (#105143) 2024-01-21 16:25:12 +01:00
helpers Small cleanups to async_get_all_descriptions (#108633) 2024-01-21 18:09:33 -10:00
scripts Always load auth storage at startup (#108543) 2024-01-20 16:16:43 -10:00
util Fix empty files included by !include_dir_named (#108489) 2024-01-20 15:12:32 +01:00
__init__.py
__main__.py Make it possible to restart core in safe mode (#102606) 2023-10-24 14:47:58 +02:00
block_async_io.py
bootstrap.py Signficantly reduce executor contention during bootstrap (#107312) 2024-01-07 22:55:40 -05:00
config.py Remove unused TypeVar from config.py (#108495) 2024-01-20 14:39:12 -05:00
config_entries.py Refactor config entry storage and index (#107590) 2024-01-13 10:34:15 -10:00
const.py Deprecate Python 3.11 (#108160) 2024-01-16 22:07:22 +01:00
core.py Refactor async_listen_once to remove nonlocal (#108627) 2024-01-21 22:52:47 -05:00
data_entry_flow.py Fix FlowHandler show progress (#108586) 2024-01-21 22:40:48 +01:00
exceptions.py Raise and suppress stack trace when reloading yaml fails (#102410) 2023-11-24 17:34:45 +01:00
loader.py Cache commonly called Integration manifest properties (#108141) 2024-01-16 21:05:44 +01:00
package_constraints.txt Pin pandas to 2.1.4 (#108509) 2024-01-20 18:08:35 +01:00
requirements.py Signficantly reduce executor contention during bootstrap (#107312) 2024-01-07 22:55:40 -05:00
runner.py Make it possible to restart core in safe mode (#102606) 2023-10-24 14:47:58 +02:00
setup.py Remove file/line annotations after config has been validated (#107139) 2024-01-14 11:07:39 +01:00
strings.json Improve OAuth error handling in configuration flows (#103157) 2023-11-11 11:02:51 +01:00