Minimizing of the configuration sample (#1043)

This commit is contained in:
Fabian Affolter 2016-10-02 17:14:35 +02:00 committed by GitHub
parent c840d6bb72
commit c72ec348e4
6 changed files with 33 additions and 26 deletions

View file

@ -21,9 +21,9 @@ To enable this sensor, add the following lines to your `configuration.yaml` file
```yaml
# Example configuration.yaml entry
sensor:
platform: deutsche_bahn
from: NAME_OF_START_STATION
to: NAME_OF_FINAL_STATION
- platform: deutsche_bahn
from: NAME_OF_START_STATION
to: NAME_OF_FINAL_STATION
```
Configuration variables: