hass-core/tests
J. Diego Rodríguez Royo 6a12a24d73
Migrate device models to entity descriptions and add localization & icons at Home Connect (#127870)
* Delete device models and use entity descriptions

* Home Connect localization & icons

* Update homeassistant/components/home_connect/strings.json

* Update homeassistant/components/home_connect/icons.json

* Fix tests

---------

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2024-10-11 17:52:06 +02:00
..
auth Remove notify support for templates (#122820) 2024-09-08 17:31:58 +02:00
components Migrate device models to entity descriptions and add localization & icons at Home Connect (#127870) 2024-10-11 17:52:06 +02:00
fixtures
hassfest Allow github requirements specs in hassfest for non-core integrations (#124925) 2024-09-20 00:36:31 +02:00
helpers Replace ValueError with deprecation in data update coordinator (#128082) 2024-10-11 17:24:47 +02:00
non_packaged_scripts
pylint Add pylint checks for fixture scope (#126723) 2024-09-25 15:27:57 +02:00
resources
script
scripts
snapshots Index config entry discovery_keys by discovery domain (#126563) 2024-09-23 21:48:11 +02:00
test_util Bump aiohttp to 3.10.6rc2 (#126468) 2024-09-24 08:51:08 +02:00
testing_config Change trigger platform key to trigger (#124357) 2024-09-25 14:19:58 +02:00
util Rename UnitOfConductivity enum members (#127919) 2024-10-08 14:44:01 +02:00
__init__.py
common.py Align config flow reconfigure step test helper with frontend (#127329) 2024-10-03 10:21:23 +02:00
conftest.py Set autouse flag on session scope bluetooth fixture (#126589) 2024-09-24 08:43:32 +02:00
ignore_uncaught_exceptions.py
patch_recorder.py
patch_time.py
ruff.toml
syrupy.py Improve IssueRegistryItemSnapshot (#127949) 2024-10-09 10:57:04 +02:00
test_backports.py Add pylint rule for cached_property (#127482) 2024-10-03 17:53:55 -05:00
test_block_async_io.py
test_bootstrap.py
test_circular_imports.py
test_config.py
test_config_entries.py Add updates argument to update_reload_and_abort helper (#127781) 2024-10-09 07:47:18 +02:00
test_const.py Rename UnitOfConductivity enum members (#127919) 2024-10-08 14:44:01 +02:00
test_core.py Prevent callback decorator on coroutine functions (#126429) 2024-09-23 02:55:55 +02:00
test_data_entry_flow.py Add FlowManager.async_has_matching_flow (#126804) 2024-09-27 10:51:36 +02:00
test_exceptions.py
test_loader.py
test_main.py
test_requirements.py
test_runner.py
test_setup.py Only raise missing integration issue for config entry integrations (#126654) 2024-09-24 18:26:01 +02:00
test_test_fixtures.py
typing.py