hass-core/homeassistant
2024-06-26 08:51:55 +02:00
..
auth Add change username endpoint (#109057) 2024-06-24 18:51:19 +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 Philips WiZ Lightbulbs to Matter TRANSITION_BLOCKLIST (#120461) 2024-06-26 08:51:55 +02:00
generated Upgrade tplink with new platforms, features and device support (#120060) 2024-06-25 22:01:21 +02:00
helpers Improve schema typing (2) (#120475) 2024-06-26 02:25:30 +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 Improve config vol.Invalid typing (#120482) 2024-06-26 03:03:54 +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 Add voluptuous type aliases (#120399) 2024-06-25 11:58:27 +02:00
data_entry_flow.py Section support for data entry flows (#118369) 2024-06-25 11:02:00 +02: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 Add script llm tool (#118936) 2024-06-25 10:43:26 -05: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