mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +00:00
Update system_health.markdown (#8434)
This commit is contained in:
parent
81cdb24ed6
commit
e2dc947eb7
@ -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 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">.
|
||||
|
Loading…
x
Reference in New Issue
Block a user