home-assistant.io/source/_integrations/system_health.markdown

814 B

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.
Other
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 in Developer Tools on the "Info" tab.