hass-core/homeassistant/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
..
__init__.py Improve Matter Server version incompatibility handling (#120416) 2024-06-26 11:43:51 +02:00
adapter.py Add matter device serial number (#113878) 2024-03-20 15:31:48 +01:00
addon.py Add empty line after module docstring [j-m] (#112700) 2024-03-08 09:01:29 -05:00
api.py Use PEP 695 for decorator typing (2) (#117639) 2024-05-17 16:31:01 +02:00
binary_sensor.py Add Matter discovery schemas for BooleanState sensors (#117870) 2024-06-21 18:57:18 +02:00
climate.py Fix Matter entity names (#120038) 2024-06-21 16:42:22 +02:00
config_flow.py Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
const.py Add empty line after module docstring (2) [components] (#112736) 2024-03-08 19:15:59 +01:00
cover.py Fix Matter entity names (#120038) 2024-06-21 16:42:22 +02:00
diagnostics.py Add empty line after module docstring [j-m] (#112700) 2024-03-08 09:01:29 -05:00
discovery.py Add number platform to Matter integration (#119770) 2024-06-21 15:53:50 +02:00
entity.py Fix Matter entity names (#120038) 2024-06-21 16:42:22 +02:00
event.py Fix Matter entity names (#120038) 2024-06-21 16:42:22 +02:00
fan.py Add Matter fan platform (#111212) 2024-05-28 12:24:58 +02:00
helpers.py Fix Matter device ID for non-bridged composed device (#118256) 2024-05-28 12:47:46 +02:00
icons.json Add translation strings for Matter Fan presets (#118401) 2024-05-29 21:12:47 +02:00
light.py Add Philips WiZ Lightbulbs to Matter TRANSITION_BLOCKLIST (#120461) 2024-06-26 08:51:55 +02:00
lock.py Fix Matter entity names (#120038) 2024-06-21 16:42:22 +02:00
manifest.json Improve Matter Server version incompatibility handling (#120416) 2024-06-26 11:43:51 +02:00
models.py Fix Matter entity names (#120038) 2024-06-21 16:42:22 +02:00
number.py Add number platform to Matter integration (#119770) 2024-06-21 15:53:50 +02:00
sensor.py Extend Matter sensor discovery schemas for Air Purifier / Air Quality devices (#118483) 2024-05-30 16:59:45 +02:00
strings.json Improve Matter Server version incompatibility handling (#120416) 2024-06-26 11:43:51 +02:00
switch.py Fix Matter entity names (#120038) 2024-06-21 16:42:22 +02:00
util.py Add empty line after module docstring [j-m] (#112700) 2024-03-08 09:01:29 -05:00