mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-07 17:36:50 +00:00
Add args for other "disk" types that require them (#520)
This commit is contained in:
parent
88321f3a5e
commit
d0bb62513d
@ -37,8 +37,8 @@ The table contains types and their argument to use in your `configuration.yaml`
|
||||
| Type (`- type:`) | Argument (`arg:`) |
|
||||
| :------------------ |:-------------------------|
|
||||
| disk_use_percent | Path, eg. `/` |
|
||||
| disk_use | |
|
||||
| disk_free | |
|
||||
| disk_use | Path, eg. `/` |
|
||||
| disk_free | Path, eg. `/` |
|
||||
| memory_use_percent | |
|
||||
| memory_use | |
|
||||
| memory_free | |
|
||||
|
Loading…
x
Reference in New Issue
Block a user