hass-core/tests/components/matter
Marcel van der Veldt c53c2d7e64
Add model ID to Matter DeviceInfo (#125341)
* Add model ID to Matter DeviceInfo

* convert to string

* Test device registry

---------

Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2024-09-07 11:57:57 -04:00
..
fixtures Add discovery schemas for Matter 1.3 power/energy sensors (#125403) 2024-09-07 07:55:08 +02:00
__init__.py
common.py Fix default turn_on without explicit preset or percentage in Matter Fan platform (#122591) 2024-07-29 12:03:40 +02:00
conftest.py Cleanup redundant fixtures on matter integration for addon tests (#124445) 2024-08-23 16:27:14 +02:00
test_adapter.py Add model ID to Matter DeviceInfo (#125341) 2024-09-07 11:57:57 -04: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 collections.abc (3) (#120916) 2024-07-01 12:09:11 +02:00
test_climate.py Matter handle FeatureMap update (#122544) 2024-07-31 20:37:57 +02:00
test_config_flow.py Cleanup redundant fixtures on matter integration for addon tests (#124445) 2024-08-23 16:27:14 +02:00
test_cover.py Fix Matter entity names (#120038) 2024-06-21 16:42:22 +02:00
test_diagnostics.py Add empty line after module docstring [tests l-p] (#112710) 2024-03-08 14:55:15 +01:00
test_event.py Fix several issues with the Matter Generic Switch Cluster (#122191) 2024-07-23 10:10:32 +02:00
test_fan.py Matter handle FeatureMap update (#122544) 2024-07-31 20:37:57 +02:00
test_helpers.py Add empty line after module docstring [tests l-p] (#112710) 2024-03-08 14:55:15 +01:00
test_init.py Import Generator from collections.abc (3) (#120916) 2024-07-01 12:09:11 +02:00
test_light.py Fix Matter entity names (#120038) 2024-06-21 16:42:22 +02:00
test_lock.py Matter handle FeatureMap update (#122544) 2024-07-31 20:37:57 +02:00
test_number.py Add number platform to Matter integration (#119770) 2024-06-21 15:53:50 +02:00
test_select.py Drop Matter Microwave Oven Mode select entity (#123294) 2024-08-07 16:45:46 +02:00
test_sensor.py Add discovery schemas for Matter 1.3 power/energy sensors (#125403) 2024-09-07 07:55:08 +02:00
test_switch.py Fix Matter entity names (#120038) 2024-06-21 16:42:22 +02:00
test_update.py Add additional tests for Matter update entity (#122575) 2024-08-20 12:10:25 +02:00