mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-06-04 17:26:50 +00:00
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:
parent
f585b32a06
commit
6ecb352623
@ -29,7 +29,7 @@ sensor:
|
||||
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>
|
||||
|
||||
(Replace "STOP_NAME" with city or location you want id for)
|
||||
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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user