Commit graph

6 commits

Author SHA1 Message Date
puddly
7a5a882687
Bump ZHA dependencies (#88799)
* Bump ZHA dependencies

* Use `importlib.metadata.version` to get package versions
2023-02-27 15:07:57 -05:00
epenet
1766df3faa
Improve integration type hints for diagnostics (#85526) 2023-01-09 15:17:48 +01:00
David F. Mulcahey
a053a3a8a4
Add cluster attr data to ZHA device diagnostics (#70238)
* Add cluster attr data to ZHA device diagnostics

* add unsupported attributes and refactor

* remove await

* make parseable
2022-06-28 11:01:27 -04:00
epenet
b65b47f25e
Cleanup zha async method which is not awaiting (#72093)
* Cleanup zha async method which is not awaiting

* Missed a commit
2022-05-19 17:05:25 +02:00
David F. Mulcahey
53216883f8
ZHA diagnostics fixes (#70000) 2022-04-13 17:02:57 -04:00
David F. Mulcahey
5f37f58673
Add diagnostics support for ZHA (#69756) 2022-04-11 22:35:29 -07:00