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

@ -41,10 +41,10 @@ Your mileage may vary depending on the transit agency used. Most agencies respec
```yaml
# Example configuration.yaml entry
sensor:
platform: gtfs
origin: STOP_ID
destination: STOP_ID
data: DATA_SOURCE
- platform: gtfs
origin: STOP_ID
destination: STOP_ID
data: DATA_SOURCE
```
Configuration variables: