From 7d6e9ad8203d34bfd93b25a0df3f20f582f1b0dc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joakim=20S=C3=B8rensen?= Date: Wed, 27 Oct 2021 13:50:53 +0200 Subject: [PATCH] Add missing hassio entities (#20005) --- source/_integrations/hassio.markdown | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/source/_integrations/hassio.markdown b/source/_integrations/hassio.markdown index c8beaf282c4..4d525e52fbb 100644 --- a/source/_integrations/hassio.markdown +++ b/source/_integrations/hassio.markdown @@ -5,7 +5,7 @@ ha_category: - Binary Sensor - Sensor ha_iot_class: Local Polling -ha_release: 2021.4 +ha_release: 0.42 ha_domain: hassio ha_platforms: - binary_sensor @@ -23,6 +23,8 @@ For each installed add-on Supervisor provides following sensors: | ------- | ------------------ | ----------- | | Version | no | Current version of the add-on | Newest Version | no | Latest version of the add-on currently available +| CPU Percent| no | The CPU Percent usage of the add-on +| Memory Percent| no | The Memory (RAM) Percent usage of the add-on For Home Assistant OS Supervisor provides following sensors: @@ -38,6 +40,7 @@ For each installed add-on Supervisor provides following binary sensors: | Sensor | Enabled by default | Description | | ------- | ------------------ | ----------- | | Update Available | no | Whether there is an update available for this add-on +| Running | no | Whether the add-on is running or not. For Home Assistant OS Supervisor provides following binary sensors: