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
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue