Merge pull request #7623 from tjorim/patch-9

Update Ruter docs
This commit is contained in:
Joakim Sørensen 2018-11-25 12:37:20 +01:00 committed by GitHub
commit 55e4d59ca3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,7 @@ footer: true
logo: ruter.png
ha_category: Transport
ha_iot_class: "Cloud Polling"
ha_release: "0.83"
ha_release: 0.83
---
The `ruter` sensor will provide you departure information for the larger Oslo area in Norway from the [Ruter][ruter] public transportation service.
@ -39,15 +39,16 @@ destination:
required: false
type: string
offset:
description: An offset for the next departure time.
description: An offset for the next departure, 0 will give the first one.
required: false
default: 0
type: integer
default: 0
name:
description: Name of the sensor.
required: false
type: string
default: Ruter
{% endconfiguration %}
[ruter]: https://ruter.no/reiseplanlegger/Stoppested
[ruter-api]: http://reisapi.ruter.no/Help
[ruter-api]: http://reisapi.ruter.no/Help