hass-core/homeassistant
2024-01-16 09:47:53 +01:00
..
auth Refactor User attribute caching to be safer and more efficient (#96723) 2024-01-13 15:10:50 -05:00
backports Update mypy to 1.6.0 (#101780) 2023-10-11 13:25:11 +02:00
brands Add Rainforest RAVEn integration (#80061) 2024-01-05 14:00:54 +01:00
components Add pylint plugin to check for sorted platforms list (#108115) 2024-01-16 09:47:53 +01:00
generated Add Epion integration (#107570) 2024-01-16 06:39:50 +01:00
helpers Refactor async_track_utc_time_change to avoid using nonlocal (#108007) 2024-01-14 10:57:54 +01:00
scripts Remove logic converting empty or falsy YAML to empty dict (#103912) 2023-12-05 18:08:11 +01:00
util Enable strict typing for ios (#107382) 2024-01-12 14:43:17 +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 file/line annotations after config has been validated (#107139) 2024-01-14 11:07:39 +01:00
config_entries.py Refactor config entry storage and index (#107590) 2024-01-13 10:34:15 -10:00
const.py Make ATTR_SERIAL_NUMBER a generic homeassistant constant (#108106) 2024-01-15 20:33:15 +01:00
core.py Add cached_property to State.name (#108011) 2024-01-14 11:50:40 +01:00
data_entry_flow.py Hide FlowResultType.SHOW_PROGRESS_DONE from frontend (#107799) 2024-01-16 09:04:27 +01:00
exceptions.py Raise and suppress stack trace when reloading yaml fails (#102410) 2023-11-24 17:34:45 +01:00
loader.py Reduce zeroconf matcher complexity (#105880) 2023-12-23 11:04:05 +01:00
package_constraints.txt Bump Jinja2 to 3.1.3 (#108082) 2024-01-15 12:10:17 +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