mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 21:36:52 +00:00
Add documentation for Supervisor host sensors (#26521)
This commit is contained in:
parent
0d0b7947a0
commit
0a45ef9de1
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user