Skip to content

Commit d0bb625

Browse files
ishultsfabaff
authored andcommitted
Add args for other "disk" types that require them (home-assistant#520)
1 parent 88321f3 commit d0bb625

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/_components/sensor.systemmonitor.markdown

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ The table contains types and their argument to use in your `configuration.yaml`
3737
| Type (`- type:`) | Argument (`arg:`) |
3838
| :------------------ |:-------------------------|
3939
| disk_use_percent | Path, eg. `/` |
40-
| disk_use | |
41-
| disk_free | |
40+
| disk_use | Path, eg. `/` |
41+
| disk_free | Path, eg. `/` |
4242
| memory_use_percent | |
4343
| memory_use | |
4444
| memory_free | |

0 commit comments

Comments
 (0)