1
0
mirror of https://github.com/home-assistant/core.git synced 2025-06-08 07:07:08 +00:00

6 Commits

Author SHA1 Message Date
Martin Hjelmare
182af87f97
Refactor matter device entity value conversion () 2023-03-27 22:21:56 +02:00
Marcel van der Veldt
301144993c
Fix support for Bridge(d) and composed devices in Matter ()
* 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
Marcel van der Veldt
881e85d74f
Bump python-matter-server to 3.0.0 ()
* 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
epenet
2f45e6c2ae
Use UnitOfVolumeFlowRate in integrations () 2022-12-21 11:00:24 +01:00
Martin Hjelmare
6a8d9a91cb
Fix matter websocket reconnect () 2022-12-20 13:06:24 +01:00
Martin Hjelmare
9d96a021c7
Add matter sensor platform () 2022-12-06 21:39:00 +01:00