home-assistant.io/source/_integrations/system_health.markdown
1DontEx1st 0090ae5789 Patch 5 (#10824)
* Update history.markdown

mentioned that this is included in default_config

* Update automation.markdown

mentioned that this is included in default_config

* Update cloud.markdown

mentioned that this is included in default_config

* Update config.markdown

mentioned that this is included in default_config

* Update frontend.markdown

mentioned that this is included in default_config

* Update logbook.markdown

mentioned that this is included in default_config

* Update map.markdown

mentioned that this is included in default_config

* Update person.markdown

mentioned that this is included in default_config

* Update ssdp.markdown

mentioned that this is included in default_config

* Update sun.markdown

mentioned that this is included in default_config

* Update system_health.markdown

made default_config blurb more consistent

* Update updater.markdown

mentioned that this is included in default_config

* Update zeroconf.markdown

mentioned that this is included in default_config

* Update automation.markdown

linked default_config

* Update cloud.markdown

linked default_config

* Update config.markdown

linked default_config

* Update frontend.markdown

linked default_config

* Update history.markdown

linked default_config

* Update logbook.markdown

linked default_config

* Update map.markdown

linked default_config

* Update mobile_app.markdown

linked default_config

* Update person.markdown

linked default_config

* Update ssdp.markdown

linked default_config

* Update sun.markdown

linked default_config

* Update light.mqtt.markdown

typo fix
2019-10-17 00:45:47 +05:30

815 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
Other
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.

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.