mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-13 12:26:50 +00:00
Mentioned the naming of the disk_use sensor (#4057)
* Mentioned the naming of the disk_use sensor The disk_use parameter creates sensors named disk_used. This should be mentioned along the other differing entity names. This not being mentioned on release made me lose one month of data. ~Cheers * Align with other entries
This commit is contained in:
parent
8c395b7fba
commit
27fa84eb37
@ -67,6 +67,7 @@ The table contains types and their argument to use in your `configuration.yaml`
|
||||
| memory_free | sensor.ram_available |
|
||||
| memory_use_percent | sensor.ram_used |
|
||||
| processor_use | sensor.cpu_used |
|
||||
| disk_use | sensor.disk_used |
|
||||
|
||||
## {% linkable_title Linux specific %}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user