mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-05-31 15:26:49 +00:00
1.0 KiB
1.0 KiB
title, description, ha_category, ha_release, ha_quality_scale, ha_domain
title | description | ha_category | ha_release | ha_quality_scale | ha_domain | |
---|---|---|---|---|---|---|
System Health | System Health integration will report system info and allow to run system diagnostics. |
|
0.87 | internal | system_health |
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.
This integration is by default enabled, unless you've disabled or removed the default_config:
line from your configuration. If that is the case, the following example shows you how to enable this integration manually:
# Example configuration.yaml entry
system_health:
System Health integration data can be viewed at Configuration -> Info.
Data includes information about your system architecture, operating system and version, Home Assistant installation type and version, Python version, frontend version, the number of Lovelace Dashboards and Views you have, and more.