hass-core/homeassistant
2024-02-02 09:46:53 +01:00
..
auth Address late review on auth (#108852) 2024-01-25 18:15:35 +01:00
backports Update mypy to 1.6.0 (#101780) 2023-10-11 13:25:11 +02:00
brands Add brands definition for Traccar (#109219) 2024-01-31 18:15:40 +01:00
components Correct modbus commit validation, too strict on integers (#109338) 2024-02-02 09:46:53 +01:00
generated Add Duquesne Light virtual integration supported by opower (#109272) 2024-02-02 09:10:51 +01:00
helpers Avoid de/recode of bytes to string to bytes when writing json files (#109348) 2024-02-02 09:02:26 +01:00
scripts Update colorlog to 6.8.2 (#109072) 2024-01-29 23:24:17 +01:00
util Avoid de/recode of bytes to string to bytes when writing json files (#109348) 2024-02-02 09:02:26 +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 Move core fundamental components into bootstrap (#105560) 2024-01-22 20:09:48 +01:00
config.py Remove unused TypeVar from config.py (#108495) 2024-01-20 14:39:12 -05:00
config_entries.py Create issues for reauth flows (#109105) 2024-01-31 15:05:52 +01:00
const.py Bump version to 2024.3.0dev0 (#109238) 2024-01-31 22:05:13 +01:00
core.py Refactor service enumeration methods to better match existing use cases (#108671) 2024-01-22 14:21:17 -10:00
data_entry_flow.py Improve invalid error messages in the config flows (#108075) 2024-01-30 12:24:19 +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 Migrate to new intent error response keys (#109269) 2024-02-01 21:10:24 +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