Update system_health.markdown (#8434)

This commit is contained in:
JustinDwy 2019-02-07 14:14:53 -05:00 committed by Klaas Schoute
parent 81cdb24ed6
commit e2dc947eb7

View File

@ -15,4 +15,9 @@ ha_release: 0.87
The System Health component provides an API to offer information on the system and it's components. It also allows to run diagnostic tools to diagnose problems. The System Health component provides an API to offer information on the system and it's components. It also allows to run diagnostic tools to diagnose problems.
The system health component data can be viewed in the developer tools under <img src='/images/screenshots/developer-tool-about-icon.png' alt='service developer tool icon' class="no-shadow" height="38">. Add the following to your configuration.yaml file.
```yaml
system_health:
```
Once added the system health component data can be viewed in the developer tools under <img src='/images/screenshots/developer-tool-about-icon.png' alt='service developer tool icon' class="no-shadow" height="38">.