Commit Graph

6 Commits

Author SHA1 Message Date
epenet
94779dddaa Add type hints to diagnostics test helper (#85494)
* Add type hints to diagnostics test helper

* Move type alias to the top

* Use Any

* Move TestClientGenerator to typing helper

* Use `dict[str, Any]` again

* Use JsonObjectType

* Add cast
2023-02-09 12:15:18 +01:00
Michael
a56bfe012f Enhancements for diagnostics platform (#64670) 2022-01-23 10:15:23 +01:00
Raman Gupta
11d0dcf7ac Add zwave_js device diagnostics (#64504)
* Add zwave_js device diagnostics

* Add diagnostics as a dependency in manifest

* Add failure scenario test

* fix device diagnostics helper and remove dependency

* tweak
2022-01-20 11:49:24 +01:00
Raman Gupta
8b3fe0a2d9 Add support for device diagnostics (#64344)
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2022-01-19 20:48:32 -08:00
Paulus Schoutsen
4cd222e70a Add evil genius labs diagnostics (#64339) 2022-01-18 21:02:37 +01:00
Paulus Schoutsen
6055cd20c8 Add diagnostics integration (#64330) 2022-01-17 20:42:18 -08:00