1
0
mirror of https://github.com/home-assistant/core.git synced 2025-05-15 19:39:14 +00:00

9 Commits

Author SHA1 Message Date
Marc Mueller
32f3f46542
Add empty line after module docstring (2) [tests.components] () 2024-03-08 19:16:21 +01:00
J. Nick Koston
f3a9756f81
Avoid waiting for integration platforms in the parent integration () 2024-03-05 21:16:42 -10:00
J. Nick Koston
aa216f0298
Add system_health to the hassio pre-imports to avoid a late executor job ()
* Add system_health to the hassio pre-imports to avoid a late executor job

`2024-03-05 17:01:33.034 DEBUG (MainThread) [homeassistant.loader] Importing platforms for hassio executor=[system_health] loop=[] took 0.12s`

This one does not take that much time but it happens at a time where
the import executor is the most busy during startup

* key

* move patch as its too early now
2024-03-05 21:31:38 -05:00
epenet
37a2040d7b
Add type hints to integration tests (h-i) () 2023-02-08 18:12:56 +01:00
Joakim Sørensen
f90effc299
Add agent version to Supervisor system health ()
Co-authored-by: Stefan Agner <stefan@agner.ch>
2022-05-23 09:22:49 -07:00
Joakim Sørensen
03ab9d07a8
Remove more info links for hassio system health () 2022-05-04 15:47:24 +02:00
Joakim Sørensen
d99bc99d9b
Prefix versions in system health ()
* Prefix versions in system health

* Adjust test

* Update homeassistant/components/hassio/strings.json
2021-01-08 16:03:06 +01:00
Franck Nijhof
65cf2fcb6f
Drop asynctest () 2021-01-01 22:31:56 +01:00
Joakim Sørensen
403514ccb3
Add system health section for the Supervisor () 2020-11-11 20:12:24 +01:00