core/tests/components/matter
Erik Montnemery e0795e6d07
Improve config entry state transitions when unloading and removing entries (#138522)
* Improve config entry state transitions when unloading and removing entries

* Update integrations which check for a single loaded entry

* Update tests checking state after unload fails

* Update homeassistant/config_entries.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

---------

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2025-02-17 18:16:57 +01:00
..
fixtures Add select platform discovery schemas for the Matter LaundryWasherControls cluster (#136261) 2025-01-29 14:17:00 +01:00
snapshots Merge config subentry feature branch to dev (#136121) 2025-02-10 16:40:07 +01:00
__init__.py
common.py
conftest.py Add power/energy sensor for Matter draft electrical measurement cluster (#132920) 2025-01-28 08:37:39 +01:00
test_adapter.py
test_api.py
test_binary_sensor.py
test_button.py
test_climate.py
test_config_flow.py
test_cover.py
test_diagnostics.py
test_event.py
test_fan.py
test_helpers.py
test_init.py Improve config entry state transitions when unloading and removing entries (#138522) 2025-02-17 18:16:57 +01:00
test_light.py
test_lock.py Standardize `helpers.xxx_registry` imports (#136688) 2025-01-28 08:48:34 +01:00
test_number.py Catch and convert MatterError when sending device commands (#136635) 2025-01-27 19:36:16 +01:00
test_select.py Add select platform discovery schemas for the Matter LaundryWasherControls cluster (#136261) 2025-01-29 14:17:00 +01:00
test_sensor.py Add sensor for Matter OperationalState cluster / CurrentPhase attribute (#129757) 2025-01-28 16:39:41 +01:00
test_switch.py Catch and convert MatterError when sending device commands (#136635) 2025-01-27 19:36:16 +01:00
test_update.py
test_vacuum.py
test_valve.py