From 6ecb352623b127baf40309e8deae7cbb7c20924a Mon Sep 17 00:00:00 2001 From: allanpersson <46043392+allanpersson@users.noreply.github.com> Date: Thu, 21 Feb 2019 17:35:36 +0100 Subject: [PATCH] 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 :) --- source/_components/sensor.rejseplanen.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/sensor.rejseplanen.markdown b/source/_components/sensor.rejseplanen.markdown index bc756b76fce..a16e8df3c4d 100644 --- a/source/_components/sensor.rejseplanen.markdown +++ b/source/_components/sensor.rejseplanen.markdown @@ -29,7 +29,7 @@ sensor: The `stop_id` can be obtained by looking up the name of the stop at this link: - +(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.