hass-core/homeassistant
2024-01-20 08:35:49 +01:00
..
auth Refactor User attribute caching to be safer and more efficient () 2024-01-13 15:10:50 -05:00
backports Update mypy to 1.6.0 () 2023-10-11 13:25:11 +02:00
brands Add Govee local light integration () 2024-01-16 20:00:29 +01:00
components Add light icon translations () 2024-01-20 08:35:49 +01:00
generated Bump thermopro-ble to 0.8.0 () 2024-01-19 17:56:35 -10:00
helpers Add icon translations support () 2024-01-19 16:56:56 +01:00
scripts Remove logic converting empty or falsy YAML to empty dict () 2023-12-05 18:08:11 +01:00
util Enable strict typing for config () 2024-01-18 09:20:19 +01:00
__init__.py
__main__.py Make it possible to restart core in safe mode () 2023-10-24 14:47:58 +02:00
block_async_io.py
bootstrap.py Signficantly reduce executor contention during bootstrap () 2024-01-07 22:55:40 -05:00
config.py Remove file/line annotations after config has been validated () 2024-01-14 11:07:39 +01:00
config_entries.py Refactor config entry storage and index () 2024-01-13 10:34:15 -10:00
const.py Deprecate Python 3.11 () 2024-01-16 22:07:22 +01:00
core.py Avoid json encoder default fallback when serializing config () 2024-01-19 19:22:17 -10:00
data_entry_flow.py Hide FlowResultType.SHOW_PROGRESS_DONE from frontend () 2024-01-16 09:04:27 +01:00
exceptions.py Raise and suppress stack trace when reloading yaml fails () 2023-11-24 17:34:45 +01:00
loader.py Cache commonly called Integration manifest properties () 2024-01-16 21:05:44 +01:00
package_constraints.txt Bump async-upnp-client to 0.38.1 () 2024-01-19 16:48:08 -10:00
requirements.py Signficantly reduce executor contention during bootstrap () 2024-01-07 22:55:40 -05:00
runner.py Make it possible to restart core in safe mode () 2023-10-24 14:47:58 +02:00
setup.py Remove file/line annotations after config has been validated () 2024-01-14 11:07:39 +01:00
strings.json Improve OAuth error handling in configuration flows () 2023-11-11 11:02:51 +01:00