From 0a45ef9de142c414f1af3584ee78fc0a25dd4f6a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joakim=20S=C3=B8rensen?= Date: Mon, 13 Mar 2023 15:40:01 +0100 Subject: [PATCH] Add documentation for Supervisor host sensors (#26521) --- source/_integrations/hassio.markdown | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/source/_integrations/hassio.markdown b/source/_integrations/hassio.markdown index b3361671b90..7fe2ab3294b 100644 --- a/source/_integrations/hassio.markdown +++ b/source/_integrations/hassio.markdown @@ -54,6 +54,16 @@ For Home Assistant Supervisor, the following sensors are available: | CPU Percent| no | The CPU Percent usage of the supervisor | Memory Percent| no | The Memory (RAM) Percent usage of the supervisor +For Home Assistant Host, the following sensors are available: + +| Sensor | Enabled by default | Description | +| ------- | ------------------ | ----------- | +| OS Agent Version | no | The version of the installed OS Agent +| Apparmor Version | no | The version of apparmor +| Disk Free | no | Free space (in GB) left on the device +| Disk Total | no | Total space (in GB) on the device +| Disk Used | no | Used space (in GB) on the device + ## Binary Sensor entities For each installed add-on Supervisor provides following binary sensors: