hass-core/homeassistant
2024-05-22 21:17:03 -04:00
..
auth Use PEP 695 for simple type aliases (#117633) 2024-05-17 14:42:21 +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 Refactor shared mqtt schema's to new module (#117944) 2024-05-23 01:12:25 +02:00
generated Improve typing via hassfest serializer (#117382) 2024-05-22 08:22:18 +02:00
helpers Update LLM no tools message (#117935) 2024-05-22 21:17:03 -04:00
scripts Use PEP 695 for function annotations (3) (#117660) 2024-05-18 11:43:32 +02:00
util Fix performance regression with SignalType (#117920) 2024-05-22 13:58:37 +02: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 Speed up async_get_loaded_integrations (#117851) 2024-05-21 09:08:49 -04: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 Fix race in config entry setup (#117756) 2024-05-20 09:47:47 +02:00
const.py Speed up async_get_loaded_integrations (#117851) 2024-05-21 09:08:49 -04:00
core.py Speed up async_get_loaded_integrations (#117851) 2024-05-21 09:08:49 -04:00
data_entry_flow.py Small speed up to creating flows (#117896) 2024-05-22 08:16:08 +02:00
exceptions.py Translate service validation errors (#115024) 2024-04-18 14:36:03 +02:00
loader.py Block older versions of custom integration mydolphin_plus since they cause crashes (#117751) 2024-05-20 09:45:52 +02:00
package_constraints.txt Bump habluetooth to 3.1.0 (#117905) 2024-05-22 12:28:13 +02: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