core/homeassistant/components/matter
Marcel van der Veldt 881e85d74f
Bump python-matter-server to 3.0.0 (#88607)
* Bump python-matter-server to 3.0.0

Include all fixes for the changed api schema of the library

* fix test fixtures

* remove invalid data from fixtures

* fix some of the tests

* fix binary sensor bug

* fix sensor bug

* fix switch test

* fix tests

* adjust bugs and typos
2023-02-22 14:24:30 -05:00
..
__init__.py Bump python-matter-server to 3.0.0 (#88607) 2023-02-22 14:24:30 -05:00
adapter.py Bump python-matter-server to 3.0.0 (#88607) 2023-02-22 14:24:30 -05:00
addon.py
api.py Bump python-matter-server to 3.0.0 (#88607) 2023-02-22 14:24:30 -05:00
binary_sensor.py Bump python-matter-server to 3.0.0 (#88607) 2023-02-22 14:24:30 -05:00
config_flow.py
const.py Adjust device registry for Matter devices (#86108) 2023-01-18 17:17:33 +01:00
device_platform.py Bump python-matter-server to 3.0.0 (#88607) 2023-02-22 14:24:30 -05:00
diagnostics.py Bump python-matter-server to 3.0.0 (#88607) 2023-02-22 14:24:30 -05:00
entity.py Bump python-matter-server to 3.0.0 (#88607) 2023-02-22 14:24:30 -05:00
helpers.py Bump python-matter-server to 3.0.0 (#88607) 2023-02-22 14:24:30 -05:00
light.py Bump python-matter-server to 3.0.0 (#88607) 2023-02-22 14:24:30 -05:00
manifest.json Bump python-matter-server to 3.0.0 (#88607) 2023-02-22 14:24:30 -05:00
sensor.py Bump python-matter-server to 3.0.0 (#88607) 2023-02-22 14:24:30 -05:00
services.yaml
strings.json
switch.py Bump python-matter-server to 3.0.0 (#88607) 2023-02-22 14:24:30 -05:00
util.py Add color support to matter lights (#87366) 2023-02-07 20:44:02 +01:00