mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 08:16:53 +00:00
Add documentation for core and SU stats sensors (#26518)
This commit is contained in:
parent
10253cfd3d
commit
e3de486c5c
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user