Fix over 100 typos/spelling mistakes :P (#1483)
* Fix a bunch of typos/spelling mistakes * Removed extra spaces from emulated_hue * Correct device type. of binary_sensor.enocean.markdown
This commit is contained in:
parent
455325fe61
commit
2b5d3c0c10
78 changed files with 101 additions and 101 deletions
|
@ -14,7 +14,7 @@ ha_release: 0.14
|
|||
---
|
||||
|
||||
|
||||
The `deutsche_bahn` sensor will give you the departure time of the next train for the given connection. In case of a delay, the delay is also shown. Additional details are used to inform about eg. the type of the train, price, and if it is ontime.
|
||||
The `deutsche_bahn` sensor will give you the departure time of the next train for the given connection. In case of a delay, the delay is also shown. Additional details are used to inform about eg. the type of the train, price, and if it is on time.
|
||||
|
||||
To enable this sensor, add the following lines to your `configuration.yaml` file:
|
||||
|
||||
|
@ -31,7 +31,7 @@ Configuration variables:
|
|||
- **from** (*Required*): The name of the start station.
|
||||
- **to** (*Required*): The name of the end/destination station.
|
||||
|
||||
As already mentioned this sensor contains a lot of information to access those a [template senosr](/components/sensor.template/) can come handy.
|
||||
This sensor stores a lot of attributes which can be accessed by other sensors eg. a [template sensor](/components/sensor.template/).
|
||||
|
||||
```yaml
|
||||
# Example configuration.yaml entry
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue