Add documentation for core and SU stats sensors (#26518)

This commit is contained in:
Joakim Sørensen 2023-03-09 19:06:53 +01:00 committed by GitHub
parent 10253cfd3d
commit e3de486c5c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,7 +24,7 @@ This integration is installed automatically if you run Home Assistant OS or Supe
## Sensor entities
For each installed add-on Supervisor provides following sensors:
For each installed add-on, the following sensors are available:
| Sensor | Enabled by default | Description |
| ------- | ------------------ | ----------- |
@ -33,13 +33,27 @@ For each installed add-on Supervisor provides following sensors:
| 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:
For Home Assistant OS, the following sensors are available:
| Sensor | Enabled by default | Description |
| ------- | ------------------ | ----------- |
| Version | no | Current version of the Home Assistant OS
| Newest Version | no | Latest version of the Home Assistant OS currently available
For Home Assistant Core, the following sensors are available:
| Sensor | Enabled by default | Description |
| ------- | ------------------ | ----------- |
| CPU Percent| no | The CPU Percent usage of the core
| Memory Percent| no | The Memory (RAM) Percent usage of the core
For Home Assistant Supervisor, the following sensors are available:
| Sensor | Enabled by default | Description |
| ------- | ------------------ | ----------- |
| CPU Percent| no | The CPU Percent usage of the supervisor
| Memory Percent| no | The Memory (RAM) Percent usage of the supervisor
## Binary Sensor entities
For each installed add-on Supervisor provides following binary sensors: