Update sensor.file.markdown (#2678)
Changed "reading" to "reads" in first sentence.
This commit is contained in:
parent
daf846b0be
commit
9721d9cbf6
1 changed files with 1 additions and 1 deletions
|
@ -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`:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue