core/tests/components/matter
Marcel van der Veldt 68c633c317
Add Matter Websocket commands for node actions and diagnostics (#109127)
* bump python-matter-server to version 5.3.0

* Add all node related websocket services

* remove open_commissioning_window service

as it wasnt working anyways

* use device id instead of node id

* tests

* add decorator to get node

* add some tests for invalid device id

* add test for unknown node

* add explicit exception

* adjust test

* move exceptions

* remove the additional config entry check for now

to be picked up in follow up pR
2024-01-31 14:15:56 +01:00
..
fixtures Matter sensors for air quality measurements (#108173) 2024-01-27 08:46:24 +01:00
__init__.py
common.py Add Matter custom cluster sensors (Eve Energy Plug energy measurements) (#104830) 2023-12-04 17:21:41 +01:00
conftest.py
test_adapter.py Add Matter custom cluster sensors (Eve Energy Plug energy measurements) (#104830) 2023-12-04 17:21:41 +01:00
test_api.py Add Matter Websocket commands for node actions and diagnostics (#109127) 2024-01-31 14:15:56 +01:00
test_binary_sensor.py Update m* tests to use entity & device registry fixtures (#103980) 2023-11-15 10:33:11 +01:00
test_climate.py Deprecate deprecated climate constants (#106096) 2023-12-21 00:00:21 +01:00
test_config_flow.py
test_cover.py
test_diagnostics.py Update m* tests to use entity & device registry fixtures (#103980) 2023-11-15 10:33:11 +01:00
test_door_lock.py Add translation to ServiceValidationError in Lock (#105746) 2023-12-27 12:50:27 +01:00
test_event.py
test_helpers.py Fix device sync to Google Assistant if Matter integration is active (#104796) 2023-11-30 16:59:26 +01:00
test_init.py Update m* tests to use entity & device registry fixtures (#103980) 2023-11-15 10:33:11 +01:00
test_light.py Fix turning on the light with a specific color (#108080) 2024-01-15 11:08:38 +01:00
test_sensor.py Matter sensors for air quality measurements (#108173) 2024-01-27 08:46:24 +01:00
test_switch.py Fix discovery schema for Matter switches (#103762) 2023-11-21 20:25:07 +01:00