From f9e20f1e71c41a6da4b1ecf8b5d5bd5b4e27d553 Mon Sep 17 00:00:00 2001 From: Sean Mooney Date: Fri, 9 Oct 2020 09:26:39 -0400 Subject: [PATCH] Add info that System Health integration reports (#15040) Added information about some of the data System Health reports. Also, a minor tweak to the location of this panel - you don't need to click General first, you can get to it directly from the Config panel. --- source/_integrations/system_health.markdown | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/source/_integrations/system_health.markdown b/source/_integrations/system_health.markdown index 549ea17b106..818671ecfcd 100644 --- a/source/_integrations/system_health.markdown +++ b/source/_integrations/system_health.markdown @@ -17,4 +17,6 @@ This integration is by default enabled, unless you've disabled or removed the [` system_health: ``` -System Health integration data can be viewed in Configuration -> General Configuration, on the "Info" tab. +System Health integration data can be viewed at **Configuration** -> **Info**. + +Data includes information about your system architecture, operating system and version, Home Assistant installation type and version, Python version, frontend version, the number of [Lovelace Dashboards and Views](/lovelace/dashboards-and-views/) you have, and more.