Add more-info for System Health (#16546)

Co-authored-by: Franck Nijhof <git@frenck.dev>
This commit is contained in:
Joakim Sørensen 2021-02-15 11:45:31 +01:00 committed by GitHub
parent cfa3128142
commit e7d9440915
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 23 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 88 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

View File

@ -0,0 +1,23 @@
---
title: "System Health"
description: "More information about System Health."
---
System health is the card on the Information part of the configuration section in the Home Assistant UI.
This provides information about your environment and enabled integrations.
To find this card first navigate to the Configuration panel, then scroll all
the way to the bottom and select "Info". At the bottom of that page, you will see the System Health card.
![sytem_health](/images/more-info/system_health.png)
## GitHub issues
GitHub issues often call for the data presented in the System Health.
The Home Assistant UI provides an easy way to get this information.
In the top-right corner of the System Health card click on the copy icon
and select "For GitHub" this will format the content of the card and place
it on your clipboard so you can easily paste it into a GitHub issue.
![sytem_health_github](/images/more-info/system_health_github.png)