mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Add cpu_use_percent as a resource to the Glances sensor. (#8752)
This commit is contained in:
parent
4cea9f0cf5
commit
5f6c660821
@ -125,6 +125,8 @@ resources:
|
||||
description: The number of threads.
|
||||
process_sleeping:
|
||||
description: The number of sleeping processes.
|
||||
cpu_use_percent:
|
||||
description: The used CPU in percent.
|
||||
cpu_temp:
|
||||
description: The CPU temperature (may not be available on all platforms).
|
||||
docker_active:
|
||||
|
Loading…
x
Reference in New Issue
Block a user