From 205484f7227836aec714c621132e11f74d490018 Mon Sep 17 00:00:00 2001 From: Molodax Date: Tue, 22 Nov 2016 11:03:37 +0100 Subject: [PATCH] Update sensor.vasttrafik.markdown (#1474) Apparently, **from** is required. --- source/_components/sensor.vasttrafik.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/sensor.vasttrafik.markdown b/source/_components/sensor.vasttrafik.markdown index 7fd7246f476..3f26d8ce5ab 100644 --- a/source/_components/sensor.vasttrafik.markdown +++ b/source/_components/sensor.vasttrafik.markdown @@ -39,7 +39,7 @@ Configuration variables: - **secret** (*Required*): The API secret to access your Västtrafik account. - **departures** array (*Required*): List of travelling routes. - **name** (*Optional*): Name of the route. - - **from** (*Optional*): The start station. + - **from** (*Required*): The start station. - **heading** (*Optional*): Direction of the travelling. - **delay** (*Optional*): Delay in minutes.