core/tests/components/matter
Marcel van der Veldt 5f5288d8b9
Several fixes for the Matter climate platform (#118322)
* extend hvacmode mapping with extra modes

* Fix climate platform

* adjust tests

* fix reversed test

* cleanup

* dry and fan hvac mode test
2024-05-28 21:18:35 -04:00
..
fixtures Several fixes for the Matter climate platform (#118322) 2024-05-28 21:18:35 -04:00
__init__.py
common.py
conftest.py
test_adapter.py Use registry fixtures in tests (m-n) (#118291) 2024-05-28 13:40:45 +02:00
test_api.py Use registry fixtures in tests (m-n) (#118291) 2024-05-28 13:40:45 +02:00
test_binary_sensor.py
test_climate.py Several fixes for the Matter climate platform (#118322) 2024-05-28 21:18:35 -04:00
test_config_flow.py Add matter during onboarding (#116163) 2024-04-29 10:59:36 +02:00
test_cover.py
test_diagnostics.py
test_door_lock.py
test_event.py
test_fan.py Add Matter fan platform (#111212) 2024-05-28 12:24:58 +02:00
test_helpers.py
test_init.py Use issue_registry fixture in component tests (#118041) 2024-05-24 15:54:20 +02:00
test_light.py Some fixes for the Matter light discovery schema (#116108) 2024-05-01 11:46:52 +02:00
test_sensor.py Add empty line after module docstring [tests l-p] (#112710) 2024-03-08 14:55:15 +01:00
test_switch.py