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

7 Commits

Author SHA1 Message Date
epenet
c98b4e3204
Add typing to tests with single hass argument (2) ()
* Add typing to tests with single hass argument (2)

* a few more
2023-02-08 08:51:43 +01:00
Franck Nijhof
bfb47eb212
Final clean up of helpers accessed via hass ()
* Final clean up of helpers accessed via hass

* Fix circular dep

* Fix import
2022-05-17 23:42:37 +03:00
Paulus Schoutsen
a6caf3f579
Call out 3rd party containers more clearly () 2022-02-04 09:57:14 -08:00
Joakim Sørensen
f596cb19fd
Handle KeyError in getuser () 2021-11-14 10:53:19 +01:00
Joakim Sørensen
3f2e18fe17
Add user to homeassistant system health () 2021-08-03 11:58:27 +02:00
Paulus Schoutsen
4de97abc3a Black 2019-07-31 12:25:30 -07:00
Paulus Schoutsen
cb07ea0d60
RFC: Add system health component ()
* Add system health component

* Remove stale comment

* Fix confusing syntax

* Update test_init.py

* Address comments

* Lint

* Move distro check to updater

* Convert to websocket

* Lint

* Make info callback async

* Fix tests

* Fix tests

* Lint

* Catch exceptions
2019-01-30 10:57:53 -08:00