From fb227fd1d617b0b64ec23928318d802ea793babf Mon Sep 17 00:00:00 2001 From: "Greg. A" Date: Mon, 30 Oct 2017 21:50:24 +0100 Subject: [PATCH] Sytadin doc correction (#3842) * doc correction * add indice unit --- source/_components/sensor.sytadin.markdown | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/source/_components/sensor.sytadin.markdown b/source/_components/sensor.sytadin.markdown index 1b15eeae9aa..9f23c8df3f8 100644 --- a/source/_components/sensor.sytadin.markdown +++ b/source/_components/sensor.sytadin.markdown @@ -27,9 +27,8 @@ Configuration variables: - **name** (*Optional*): Additional name for the sensors. Default to platform name. - **monitored_conditions** array (*Optional*): Conditions to display in the frontend. Defaults to `traffic_jam`. - - **traffic_jam**: A human-readable text summary. - - **mean_velocity**: The current temperature. - - **congestion**: The wind speed. - + - **traffic_jam**: Amount of kilometers in traffic jam (km). + - **mean_velocity**: Mean velocity (km/h). + - **congestion**: Index of congestion (n/a). The data is coming from the [Direction des routes Île-de-France (DiRIF)](http://www.sytadin.fr).