We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2581fb1 commit 005f777Copy full SHA for 005f777
source/_components/sensor.sytadin.markdown
@@ -27,15 +27,8 @@ Configuration variables:
27
28
- **name** (*Optional*): Additional name for the sensors. Default to platform name.
29
- **monitored_conditions** array (*Optional*): Conditions to display in the frontend. Defaults to `traffic_jam`.
30
-<<<<<<< HEAD
31
- **traffic_jam**: Amount of kilometers in traffic jam (km).
32
- **mean_velocity**: Mean velocity (km/h).
33
- **congestion**: Index of congestion (n/a).
34
-=======
35
- - **traffic_jam**: A human-readable text summary.
36
- - **mean_velocity**: The current temperature.
37
- - **congestion**: The wind speed.
38
-
39
->>>>>>> current
40
41
The data is coming from the [Direction des routes Île-de-France (DiRIF)](http://www.sytadin.fr).
0 commit comments