hass-core/tests/components/matter
Stefan Agner 44aad2b821
Improve Matter Server version incompatibility handling (#120416)
* Improve Matter Server version incompatibility handling

Improve the handling of Matter Server version. Noteably fix the issues
raised (add strings for the issue) and split the version check into
two cases: One if the server is too old and one if the server is too
new.

* Bump Python Matter Server library to 6.2.0b1

* Address review feedback
2024-06-26 11:43:51 +02:00
..
fixtures Add Matter discovery schemas for BooleanState sensors (#117870) 2024-06-21 18:57:18 +02:00
__init__.py
common.py Add empty line after module docstring [tests l-p] (#112710) 2024-03-08 14:55:15 +01:00
conftest.py Import Generator from typing_extensions (3) (#118990) 2024-06-06 17:28:59 +02:00
test_adapter.py Fix Matter entity names (#120038) 2024-06-21 16:42:22 +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 Add Matter discovery schemas for BooleanState sensors (#117870) 2024-06-21 18:57:18 +02:00
test_climate.py Fix Matter entity names (#120038) 2024-06-21 16:42:22 +02:00
test_config_flow.py Import Generator from typing_extensions (3) (#118990) 2024-06-06 17:28:59 +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_door_lock.py Fix Matter entity names (#120038) 2024-06-21 16:42:22 +02:00
test_event.py Fix Matter entity names (#120038) 2024-06-21 16:42:22 +02:00
test_fan.py Fix Matter entity names (#120038) 2024-06-21 16:42:22 +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 Improve Matter Server version incompatibility handling (#120416) 2024-06-26 11:43:51 +02:00
test_light.py Fix Matter entity names (#120038) 2024-06-21 16:42:22 +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 Fix Matter entity names (#120038) 2024-06-21 16:42:22 +02:00