diff --git a/source/_components/sensor.systemmonitor.markdown b/source/_components/sensor.systemmonitor.markdown index 319cfae012c..bfab57abd1d 100644 --- a/source/_components/sensor.systemmonitor.markdown +++ b/source/_components/sensor.systemmonitor.markdown @@ -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 | |