Fixed wording on the first line of the command line switch and sensor
pages to make more sense.
This commit is contained in:
GreenTurtwig 2015-12-11 09:17:39 +00:00
parent 22a9c6171e
commit 5fc02e3d7f
2 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@ ha_category: Sensor
---
A sensor platform that issues specific commands to get data. This might very well become our most powerful platform as it allows anyone to integrate any type of switch into Home Assistant that can be controlled from the command line, including calling other scripts!
A sensor platform that issues specific commands to get data. This might become our most powerful platform as it allows anyone to integrate any type of sensor into Home Assistant that can get data from the command line.
To enable it, add the following lines to your `configuration.yaml`:

View File

@ -11,7 +11,7 @@ ha_category: Switch
---
The switch platform that issues specific commands when it is turned on and off. This might very well become our most platform as it allows anyone to integrate any type of switch into Home Assistant that can be controlled from the command line, including calling other scripts!
A switch platform that issues specific commands when it is turned on and off. This might very well become our most platform as it allows anyone to integrate any type of switch into Home Assistant that can be controlled from the command line, including calling other scripts!
To enable it, add the following lines to your `configuration.yaml`: