Minimizing of the configuration sample (#1043)
This commit is contained in:
parent
c840d6bb72
commit
c72ec348e4
6 changed files with 33 additions and 26 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue