home-assistant.io/source/_components/system_health.markdown
Franck Nijhof 1833c32a2c Cleans up front matter (#9835)
* Sets front matter defaults

* Removes default front matter from section templates/pages

* Removes default front matter from addon pages

* Removes default front matter from integration pages

* Removes default front matter from posts

* Removes default front matter from docs pages

* Removes default front matter from other pages

* Fixes blog category pages
2019-07-11 14:35:08 -07:00

682 B

title, description, logo, ha_category, ha_qa_scale, ha_release
title description logo ha_category ha_qa_scale ha_release
System Health Systeam 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.

Add the following to your configuration.yaml file.

system_health:

Once added the system health integration data can be viewed in the developer tools under service developer tool icon.