hass-core/homeassistant
2024-05-28 15:26:22 -10:00
..
auth Remove strict connection (#117933) 2024-05-24 15:50:22 +02:00
backports Deprecated old backports and typing aliases (#114883) 2024-04-06 13:15:30 -10:00
brands Fix brand ID for Rainforest Automation (#113770) 2024-05-14 22:50:48 +02:00
components Update the recommended model for Google Gen AI (#118323) 2024-05-28 21:21:28 -04:00
generated Add config flow to Media Extractor (#115717) 2024-05-27 10:43:49 +02:00
helpers Use del instead of pop in the entity platform remove (#118337) 2024-05-28 15:26:22 -10:00
scripts Use PEP 695 for function annotations (3) (#117660) 2024-05-18 11:43:32 +02:00
util Add (deep)copy support to read only dict (#118204) 2024-05-26 23:05:45 -04:00
__init__.py
__main__.py Prevent shutdown fault-log trace-back (#116735) 2024-05-11 07:59:05 +02:00
block_async_io.py Enable open protection in the event loop (#117289) 2024-05-13 08:50:31 +09:00
bootstrap.py Improve async_get_issue_tracker for custom integrations (#118016) 2024-05-24 09:55:05 +02:00
config.py Fix blocking I/O in the event loop when loading timezones (#117721) 2024-05-20 11:06:03 +02:00
config_entries.py Allow to reconfigure integrations with single_config_entry set (#117939) 2024-05-23 08:41:12 +02:00
const.py Align max expected entities constant between modules (#118102) 2024-05-27 14:06:16 -10:00
core.py Align max expected entities constant between modules (#118102) 2024-05-27 14:06:16 -10:00
data_entry_flow.py Rewrite flow handler to flow result conversion as a list comp (#118269) 2024-05-27 15:39:59 -10:00
exceptions.py Translate service validation errors (#115024) 2024-04-18 14:36:03 +02:00
loader.py Improve async_get_issue_tracker for custom integrations (#118016) 2024-05-24 09:55:05 +02:00
package_constraints.txt Bump intents and add tests for new error messages (#118317) 2024-05-28 12:24:24 -04:00
py.typed Add py.typed file (#115446) 2024-04-11 22:14:10 -04:00
requirements.py Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
runner.py Replace pylint protected-access with Ruff SLF001 (#115735) 2024-05-06 20:33:26 +02:00
setup.py Speed up async_get_loaded_integrations (#117851) 2024-05-21 09:08:49 -04:00
strings.json LLM Tools support for Google Generative AI integration (#117644) 2024-05-19 22:11:25 -04:00