Update systemmonitor.markdown (#16962)

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
Co-authored-by: Stefan Agner <stefan@agner.ch>
This commit is contained in:
Ivan Bessarabov 2021-03-22 13:12:25 +03:00 committed by GitHub
parent ba1b4d38f4
commit c28dc362ca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,7 +23,7 @@ sensor:
- platform: systemmonitor
resources:
- type: disk_use_percent
arg: /home
arg: /config
- type: memory_free
```