core/tests/components/matter
Marcel van der Veldt 301144993c
Fix support for Bridge(d) and composed devices in Matter (#88662)
* Refactor discovery of entities to support composed and bridged devices

* Bump library version to 3.1.0

* move discovery schemas to platforms

* optimize a tiny bit

* simplify even more

* fixed bug in light platform

* fix color control logic

* fix some issues

* Update homeassistant/components/matter/discovery.py

Co-authored-by: Paulus Schoutsen <balloob@gmail.com>

* fix some tests

* fix light test

---------

Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2023-02-23 14:58:37 -05:00
..
fixtures Bump python-matter-server to 3.0.0 (#88607) 2023-02-22 14:24:30 -05:00
__init__.py
common.py Bump python-matter-server to 3.0.0 (#88607) 2023-02-22 14:24:30 -05:00
conftest.py Bump python-matter-server to 3.0.0 (#88607) 2023-02-22 14:24:30 -05:00
test_adapter.py Bump python-matter-server to 3.0.0 (#88607) 2023-02-22 14:24:30 -05:00
test_api.py Bump python-matter-server to 3.0.0 (#88607) 2023-02-22 14:24:30 -05:00
test_binary_sensor.py Fix support for Bridge(d) and composed devices in Matter (#88662) 2023-02-23 14:58:37 -05:00
test_config_flow.py Enable Ruff PT006 (#88165) 2023-02-15 14:09:50 +01:00
test_diagnostics.py Bump python-matter-server to 3.0.0 (#88607) 2023-02-22 14:24:30 -05:00
test_helpers.py Fix support for Bridge(d) and composed devices in Matter (#88662) 2023-02-23 14:58:37 -05:00
test_init.py Bump python-matter-server to 3.0.0 (#88607) 2023-02-22 14:24:30 -05:00
test_light.py Fix support for Bridge(d) and composed devices in Matter (#88662) 2023-02-23 14:58:37 -05:00
test_sensor.py Fix support for Bridge(d) and composed devices in Matter (#88662) 2023-02-23 14:58:37 -05:00
test_switch.py Bump python-matter-server to 3.0.0 (#88607) 2023-02-22 14:24:30 -05:00