Commit graph

5 commits

Author SHA1 Message Date
Raman Gupta
24c733b271
Pass device entry to async_get_device_diagnostics instead of device_id (#64501) 2022-01-20 01:19:09 -05: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
Franck Nijhof
944f2c9745
Add redacted constant in diagnostics (#64473) 2022-01-19 22:51:03 +01:00
epenet
250379e181
Add setup type hints (init) (#64351)
* Add setup type hints to acmeda

* Add setup type hints to xiaomi_aqara

* Add setup type hints to motion_blinds

* Add setup type hints to xiaomi_miio

* Add setup type hints to diagnostics

* Add setup type hints to zha

* Add setup type hints to firmata

* Add setup type hints to denonavr

* Add setup type hints to rfxtrx

* Add setup type hints to hue

* Cleanup denonavr

* Add return types to xiaomi_miio

* Fix return type

Co-authored-by: epenet <epenet@users.noreply.github.com>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-01-19 18:00:34 +01:00
Paulus Schoutsen
6055cd20c8
Add diagnostics integration (#64330) 2022-01-17 20:42:18 -08:00