mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-06-02 16:26:50 +00:00

* Note that System Health is part of default_config
Added information on system health being part of default config, and updated instructions for Developer Tools UI changes in 0.96.
On a side note, I don't believe the introductory paragraph is correct - it seems to be purely informational rather than having diagnostic tools - but I didn't touch that at all.
* ✏️ Tweak
754 B
754 B
title, description, logo, ha_category, ha_qa_scale, ha_release
title | description | logo | ha_category | ha_qa_scale | ha_release | |
---|---|---|---|---|---|---|
System Health | System Health integration will report system info and allow to run system diagnostics. | home-assistant.png |
|
internal | 0.87 |
The System Health integration provides an API to offer information on the system and its components. It also allows to run diagnostic tools to diagnose problems.
System health is included as part of the default config starting with Home Assistant 0.88. If you do not wish to use the default config, you can add the following to your configuration.yaml file.
system_health:
System Health integration data can be viewed in Developer Tools on the "Info" tab.