core/homeassistant/components/matter
Marcel van der Veldt 56d2048ffa
Bump Matter server library to 3.4.1 and address changes (#93411)
* bump python matter server to 3.4.1

* address renamed attribute names in sdk 1.1

* ignore AllClustersAppServerExample

* clusters.ColorControl.Bitmaps.ColorCapabilities

* address discovery schemas

* fix all fixtures due to attribute rename

* bump python matter server to 3.4.1

* address renamed attribute names in sdk 1.1

* ignore AllClustersAppServerExample

* clusters.ColorControl.Bitmaps.ColorCapabilities

* address discovery schemas

* fix all fixtures due to attribute rename

* lint

* update requirements_all
2023-05-23 20:42:09 +02:00
..
__init__.py
adapter.py
addon.py
api.py
binary_sensor.py Bump Matter server library to 3.4.1 and address changes (#93411) 2023-05-23 20:42:09 +02:00
config_flow.py
const.py
cover.py
diagnostics.py
discovery.py
entity.py
helpers.py
light.py Bump Matter server library to 3.4.1 and address changes (#93411) 2023-05-23 20:42:09 +02:00
lock.py Bump Matter server library to 3.4.1 and address changes (#93411) 2023-05-23 20:42:09 +02:00
manifest.json Bump Matter server library to 3.4.1 and address changes (#93411) 2023-05-23 20:42:09 +02:00
models.py
sensor.py
services.yaml
strings.json
switch.py Bump Matter server library to 3.4.1 and address changes (#93411) 2023-05-23 20:42:09 +02:00
util.py