hass-core/homeassistant
2024-06-22 12:41:54 +02:00
..
auth Remove legacy_api_password auth provider (#119976) 2024-06-19 22:46:30 +02:00
backports Deprecated old backports and typing aliases (#114883) 2024-04-06 13:15:30 -10:00
brands Add Ambient Weather brand (#115898) 2024-06-21 10:51:46 +02:00
components Add coordinator to emoncms (#120008) 2024-06-22 12:41:54 +02:00
generated Update naming to reflect name change from Logitech Media Server to Lyrion Music Server (#119480) 2024-06-22 10:58:23 +02:00
helpers Pass prompt as system_instruction for Gemini 1.5 models (#120147) 2024-06-22 12:35:48 +02:00
scripts Use PEP 695 for function annotations (3) (#117660) 2024-05-18 11:43:32 +02:00
util Adjust blocking I/O messages to provide developer help (#120113) 2024-06-21 12:55:22 -05:00
__init__.py
__main__.py Prevent shutdown fault-log trace-back (#116735) 2024-05-11 07:59:05 +02:00
block_async_io.py Ensure asyncio blocking checks are undone after tests run (#119542) 2024-06-13 08:52:01 +02:00
bootstrap.py Always create a new HomeAssistant object when falling back to recovery mode (#119969) 2024-06-19 22:45:59 +02:00
config.py Remove legacy template hass config option (#119925) 2024-06-21 12:53:55 +02:00
config_entries.py Improve error messages when config entry is in wrong state (#119591) 2024-06-14 08:00:36 +02:00
const.py Add Siemes and Millisiemens as additional units of conductivity and enable conversion between conductivity units (#118728) 2024-06-21 11:10:15 +02:00
core.py Make the radius of the home zone configurable (#119385) 2024-06-15 13:22:01 +02: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 Import Generator from typing_extensions (1) (#118986) 2024-06-06 17:02:13 +02:00
loader.py Allow importing typing helper in core files (#119377) 2024-06-11 13:48:12 +02:00
package_constraints.txt Bump intents to 2024.6.21 (#120106) 2024-06-21 18:19:52 +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 Ensure name of task is logged for unhandled loop exceptions (#118822) 2024-06-04 12:48:29 -04:00
setup.py Import Generator from typing_extensions (1) (#118986) 2024-06-06 17:02:13 +02:00
strings.json Translation support for device automation extra fields (#115892) 2024-06-12 14:10:02 +02:00