hass-core/tests/testing_config
J. Nick Koston c8cb0ff61d
Avoid trying to import platforms that do not exist (#112028)
* Avoid trying to import platforms that do not exist

* adjust

* fixes

* cleanup

* cleanup

* cleanup

* Apply suggestions from code review

* docs

* fixes

* fixes

* comment

* coverage

* coverage

* coverage

* Switch config to use async_get_component

This was another path where integrations that were marked to load in the executor
would be loaded in the loop

* Switch config to use async_get_component/async_get_platform

This was another path where integrations that were marked to load in the executor
would be loaded in the loop

* merge

* refactor

* refactor

* coverage

* preen

* preen
2024-03-02 22:14:28 -05:00
..
blueprints Prevent deleting blueprints which are in use (#78444) 2022-09-14 16:47:08 +02:00
custom_components Avoid trying to import platforms that do not exist (#112028) 2024-03-02 22:14:28 -05:00
custom_sentences/en Load custom sentences from config directory (#85558) 2023-01-09 16:48:59 -06:00
custom_templates Rename custom_jinja to custom_templates (#90473) 2023-03-29 21:58:25 +02:00
media Quote media_source paths (#49054) 2021-04-12 18:32:12 +02:00
notify Rewrite smtp Unittest Tests To Pytest Style (#41720) 2020-10-16 13:55:12 +02:00
.remember_the_milk.conf Use hue/sat as internal light color interface (#11288) 2018-03-18 15:00:29 -07:00
__init__.py Load requirements and dependencies from manifests. Fallback to current REQUIREMENTS and DEPENDENCIES (#22717) 2019-04-11 01:26:36 -07:00
check_config_not_in_path.py Avoid keeping config dir in path (#107760) 2024-01-16 13:38:47 +01:00
kira_codes.yaml Add Kira component to sensor and remote platforms (#7479) 2017-05-12 21:12:47 -07:00