hass-core/homeassistant
Ingmar Delsink 67a14d0463
Add transmission-integration path and protocol (#104334)
This updates the config_flow migration from v1.1 to v1.2
including migration tests
2024-03-21 11:05:36 +01:00
..
auth Migrate auth to use async_import_module to avoid blocking I/O in the event loop (#113387) 2024-03-14 10:44:36 +01:00
backports Add empty line after module docstring [helpers + other] (#112707) 2024-03-08 10:36:11 -05:00
brands Add tapo virtual integration (#109765) 2024-02-07 06:29:26 +01:00
components Add transmission-integration path and protocol (#104334) 2024-03-21 11:05:36 +01:00
generated Add config flow to Rova (#113596) 2024-03-18 18:00:54 +01:00
helpers Reduce overhead to construct and validate entity service schema (#113920) 2024-03-20 16:07:17 -10:00
scripts Avoid creating unneeded Context and Event objects when firing events (#113798) 2024-03-20 09:40:06 +01:00
util Enable Ruff RSE (#113695) 2024-03-18 00:40:38 +01:00
__init__.py
__main__.py Add empty line after module docstring [helpers + other] (#112707) 2024-03-08 10:36:11 -05:00
block_async_io.py Add empty line after module docstring [helpers + other] (#112707) 2024-03-08 10:36:11 -05:00
bootstrap.py Load system info with base functionality (#113923) 2024-03-21 09:24:39 +01:00
config.py Gather loading platforms in async_process_component_config (#113573) 2024-03-16 10:57:10 -10:00
config_entries.py Add a fast path for async_get_platform (#113917) 2024-03-21 09:34:33 +01:00
const.py Add State.last_reported (#113511) 2024-03-20 21:05:07 +01:00
core.py Add State.last_reported (#113511) 2024-03-20 21:05:07 +01:00
data_entry_flow.py Add empty line after module docstring [helpers + other] (#112707) 2024-03-08 10:36:11 -05:00
exceptions.py Fetch ServiceNotFound message from translation cache (#113893) 2024-03-21 06:54:29 +01:00
loader.py Add a fast path for async_get_platform (#113917) 2024-03-21 09:34:33 +01:00
package_constraints.txt Bump aiodhcpwatcher to 1.0.0 (#113469) 2024-03-14 14:16:19 -10:00
requirements.py Add empty line after module docstring [helpers + other] (#112707) 2024-03-08 10:36:11 -05:00
runner.py Add empty line after module docstring [helpers + other] (#112707) 2024-03-08 10:36:11 -05:00
setup.py Avoid creating unneeded Context and Event objects when firing events (#113798) 2024-03-20 09:40:06 +01:00
strings.json Add "language" to strings.json (#112869) 2024-03-12 21:49:59 +01:00