Update sensor.rejseplanen.markdown (#8667)

You need to change the "stop_name" to a location where you want id for, else you only get a short random list of id's :)
This commit is contained in:
allanpersson 2019-02-21 17:35:36 +01:00 committed by Fabian Affolter
parent f585b32a06
commit 6ecb352623

View File

@ -29,7 +29,7 @@ sensor:
The `stop_id` can be obtained by looking up the name of the stop at this link: The `stop_id` can be obtained by looking up the name of the stop at this link:
<http://xmlopen.rejseplanen.dk/bin/rest.exe/location?format=json&input=STOP_NAME> <http://xmlopen.rejseplanen.dk/bin/rest.exe/location?format=json&input=STOP_NAME>
(Replace "STOP_NAME" with city or location you want id for)
find the stop and copy the `id` field with the trailing zeros. find the stop and copy the `id` field with the trailing zeros.
The sensor can filter the timetables by one or more routes, directions and types. The known types are listed in the table below. The sensor can filter the timetables by one or more routes, directions and types. The known types are listed in the table below.