core/tests/components/matter
jvmahon 12f812d6da
Add number platform to Matter integration (#119770)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
Co-authored-by: Marcel van der Veldt <m.vanderveldt@outlook.com>
2024-06-21 15:53:50 +02:00
..
fixtures Fix light discovery for Matter dimmable plugin unit (#118404) 2024-05-29 21:09:50 +02:00
__init__.py
common.py
conftest.py Import Generator from typing_extensions (3) (#118990) 2024-06-06 17:28:59 +02:00
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 Import Generator from typing_extensions (3) (#118990) 2024-06-06 17:28:59 +02:00
test_climate.py Fix root-import pylint warning in components (#119294) 2024-06-10 15:14:49 +02:00
test_config_flow.py Import Generator from typing_extensions (3) (#118990) 2024-06-06 17:28:59 +02:00
test_cover.py
test_diagnostics.py
test_door_lock.py Add open state support to matter lock (#119682) 2024-06-15 11:24:33 +02:00
test_event.py
test_fan.py Add return type hints in tests (k-z) (#118942) 2024-06-06 10:11:29 +02:00
test_helpers.py
test_init.py Import Generator from typing_extensions (3) (#118990) 2024-06-06 17:28:59 +02:00
test_light.py Fix light discovery for Matter dimmable plugin unit (#118404) 2024-05-29 21:09:50 +02:00
test_number.py Add number platform to Matter integration (#119770) 2024-06-21 15:53:50 +02:00
test_sensor.py Extend Matter sensor discovery schemas for Air Purifier / Air Quality devices (#118483) 2024-05-30 16:59:45 +02:00
test_switch.py