Add documentation for Supervisor host sensors (#26521)

This commit is contained in:
Joakim Sørensen 2023-03-13 15:40:01 +01:00 committed by GitHub
parent 0d0b7947a0
commit 0a45ef9de1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -54,6 +54,16 @@ For Home Assistant Supervisor, the following sensors are available:
| CPU Percent| no | The CPU Percent usage of the supervisor | CPU Percent| no | The CPU Percent usage of the supervisor
| Memory Percent| no | The Memory (RAM) 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 ## Binary Sensor entities
For each installed add-on Supervisor provides following binary sensors: For each installed add-on Supervisor provides following binary sensors: