mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-13 04:16:48 +00:00
Add missing hassio entities (#20005)
This commit is contained in:
parent
9a938e87a0
commit
7d6e9ad820
@ -5,7 +5,7 @@ ha_category:
|
|||||||
- Binary Sensor
|
- Binary Sensor
|
||||||
- Sensor
|
- Sensor
|
||||||
ha_iot_class: Local Polling
|
ha_iot_class: Local Polling
|
||||||
ha_release: 2021.4
|
ha_release: 0.42
|
||||||
ha_domain: hassio
|
ha_domain: hassio
|
||||||
ha_platforms:
|
ha_platforms:
|
||||||
- binary_sensor
|
- binary_sensor
|
||||||
@ -23,6 +23,8 @@ For each installed add-on Supervisor provides following sensors:
|
|||||||
| ------- | ------------------ | ----------- |
|
| ------- | ------------------ | ----------- |
|
||||||
| Version | no | Current version of the add-on
|
| Version | no | Current version of the add-on
|
||||||
| Newest Version | no | Latest version of the add-on currently available
|
| 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:
|
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 |
|
| Sensor | Enabled by default | Description |
|
||||||
| ------- | ------------------ | ----------- |
|
| ------- | ------------------ | ----------- |
|
||||||
| Update Available | no | Whether there is an update available for this add-on
|
| 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:
|
For Home Assistant OS Supervisor provides following binary sensors:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user