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

7 Commits

Author SHA1 Message Date
Marc Mueller
59a6035d3f
Add empty line after module docstring [j-m] () 2024-03-08 09:01:29 -05:00
Joost Lekkerkerker
c8f39911cc
Enable some PERF rules ()
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2024-03-06 17:50:41 +01:00
Marcel van der Veldt
ebdd2daab6
Add helper method to get matter device info ()
* Add helper method to get matter device info

* Cleanup async

* Guard

* get node from device id instead of node id

* Fix test

---------

Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2023-11-10 13:43:54 -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
Martin Hjelmare
f378dcdc30
Fix matter remove config entry device () 2023-02-06 22:41:52 +01:00
Martin Hjelmare
ff5c1ce2d3
Bump python-matter-server to 2.0.0 () 2023-01-24 19:00:04 +01:00
Martin Hjelmare
51001ad1e1
Add matter diagnostics ()
* Add matter diagnostics

* Complete test typing

* Rename redact attributes helper

* Adjust device lookup after identifier addition
2023-01-23 11:05:09 -05:00