hass-core/homeassistant
2024-10-16 09:28:19 +02:00
..
auth Make FlowHandler.context a typed dict (#126291) 2024-10-08 12:18:45 +02:00
backports Add pylint rule for cached_property (#127482) 2024-10-03 17:53:55 -05:00
brands Remove the Google Domains integration (#127278) 2024-10-02 13:58:19 +02:00
components Fix translation string in lyric (#128386) 2024-10-15 22:10:56 +02:00
generated Add translatable title to statistics (#128286) 2024-10-13 14:37:57 +02:00
helpers Use exposed error messages in Assist (#127503) 2024-10-11 13:06:03 -04:00
scripts Improve type hints in scripts/auth (#124049) 2024-08-18 15:43:15 +02:00
util Rename UnitOfConductivity enum members (#127919) 2024-10-08 14:44:01 +02:00
__init__.py
__main__.py
block_async_io.py Add additional blocking operations to loop protection (#124017) 2024-08-16 09:03:24 -05:00
bootstrap.py
config.py Fix blocking I/O while validating core config schema (#124125) 2024-08-17 15:14:28 -05:00
config_entries.py Add updates argument to update_reload_and_abort helper (#127781) 2024-10-09 07:47:18 +02:00
const.py Rename UnitOfConductivity enum members (#127919) 2024-10-08 14:44:01 +02:00
core.py Restore __slots__ to core objects (#127441) 2024-10-03 22:23:47 +02:00
data_entry_flow.py Make FlowHandler.context a typed dict (#126291) 2024-10-08 12:18:45 +02:00
exceptions.py
loader.py Mark custom components that overwrite core (#127937) 2024-10-16 09:28:19 +02:00
package_constraints.txt Bump yarl to 1.15.3 (#128499) 2024-10-16 08:46:19 +02:00
py.typed
requirements.py
runner.py Update mypy-dev to 1.12.0a3 (#124939) 2024-08-31 19:34:41 +02:00
setup.py Only raise missing integration issue for config entry integrations (#126654) 2024-09-24 18:26:01 +02:00
strings.json