Update sensor.file.markdown (#2678)

Changed "reading" to "reads" in first sentence.
This commit is contained in:
chris-thorn 2017-05-21 19:08:20 +01:00 committed by Fabian Affolter
parent daf846b0be
commit 9721d9cbf6

View File

@ -14,7 +14,7 @@ ha_release: 0.45
---
The `file` sensor platform reading the entries from a plain-text file and shows the found value. Only the last line of the file is used. This is similar to do `$ tail -n 1 sensor.txt` on the command-line.
The `file` sensor platform reads the entries from a plain-text file and shows the found value. Only the last line of the file is used. This is similar to do `$ tail -n 1 sensor.txt` on the command-line.
To enable the `file` sensor, add the following lines to your `configuration.yaml`: