core/homeassistant
J. Nick Koston 7f37732e71
Migrate solax away from using async_add_job (#113257)
The plan is to deprecate `async_add_job` to reduce the number of job APIs we have to maintain.

See #113179 for additional history.

`async_add_job` was not being used as expected here
2024-03-14 00:22:15 -04:00
..
auth Avoid saving auth right after we load it during startup (#112008) 2024-03-09 11:03:22 -10:00
backports Add empty line after module docstring [helpers + other] (#112707) 2024-03-08 10:36:11 -05:00
brands
components Migrate solax away from using async_add_job (#113257) 2024-03-14 00:22:15 -04:00
generated Use `single_config_entry` in Accuweather manifest (#111548) 2024-03-13 17:38:37 +01:00
helpers Run coordinator shutdown eagerly (#113174) 2024-03-13 17:33:50 +01:00
scripts Add empty line after module docstring (2) [other] (#112738) 2024-03-08 19:16:38 +01:00
util Add empty line after module docstring (3) (#112750) 2024-03-08 20:38:34 +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 Add default_config to the bootstrap pre-imports (#113263) 2024-03-14 00:15:19 -04:00
config.py Add empty line after module docstring [helpers + other] (#112707) 2024-03-08 10:36:11 -05:00
config_entries.py Avoid pre-importing config_flows if the integration does not support migration (#113369) 2024-03-14 00:13:40 -04:00
const.py Add empty line after module docstring [helpers + other] (#112707) 2024-03-08 10:36:11 -05:00
core.py Remove remaining async_add_job calls in core (#113217) 2024-03-13 19:29:21 +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 Add empty line after module docstring [helpers + other] (#112707) 2024-03-08 10:36:11 -05:00
loader.py Avoid pre-importing config_flows if the integration does not support migration (#113369) 2024-03-14 00:13:40 -04:00
package_constraints.txt Bump ha-ffmpeg to 3.2.0 (#113297) 2024-03-14 00:14:13 -04: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 Migrate _async_when_setup to use eager_start (#112872) 2024-03-11 15:02:35 -04:00
strings.json Add "language" to strings.json (#112869) 2024-03-12 21:49:59 +01:00