core/homeassistant
J. Nick Koston da6eca7b68
Avoid compiling entity service schema when passed defaults (#112099)
* Avoid compiling entity service schema when passed defaults

* dry
2024-03-03 12:50:04 -05:00
..
auth Add generic classes BaseFlowHandler and BaseFlowManager (#111814) 2024-02-29 16:52:39 +01:00
backports Update mypy to 1.6.0 (#101780) 2023-10-11 13:25:11 +02:00
brands
components Import screenlogic in the executor to avoid blocking the loop (#112097) 2024-03-03 12:48:28 -05:00
generated WeatherFlow Forecast (REST API) (#106615) 2024-02-26 22:40:21 +01:00
helpers Avoid compiling entity service schema when passed defaults (#112099) 2024-03-03 12:50:04 -05:00
scripts Update colorlog to 6.8.2 (#109072) 2024-01-29 23:24:17 +01:00
util Fix util create_eager_task typing (#111976) 2024-03-01 21:04:45 +01:00
__init__.py
__main__.py
block_async_io.py
bootstrap.py Preload platform integrations to better group executor usage (#112010) 2024-03-02 23:03:35 -10:00
config.py Avoid calling async_get_component twice for each component being setup (#112096) 2024-03-03 12:48:07 -05:00
config_entries.py Remove config flow specifics from FlowResult (#111932) 2024-03-01 13:07:13 +01:00
const.py Move DATA_LOGGING constant to homeassistant.const (#111763) 2024-02-28 14:09:51 -10:00
core.py Update mypy to a custom version (#111258) 2024-03-01 13:31:28 +01:00
data_entry_flow.py Remove config flow specifics from FlowResult (#111932) 2024-03-01 13:07:13 +01:00
exceptions.py
loader.py Avoid trying to import platforms that do not exist (#112028) 2024-03-02 22:14:28 -05:00
package_constraints.txt Refactor file_upload to avoid janus dep (#112032) 2024-03-02 10:58:08 -10:00
requirements.py Avoid creating tasks to install dependent requirements (#111048) 2024-02-20 20:30:07 -06:00
runner.py
setup.py Avoid calling async_get_component twice for each component being setup (#112096) 2024-03-03 12:48:07 -05:00
strings.json Add title to reauthenticate integration issue (#111275) 2024-02-26 08:19:37 -05:00