Merge branch 'current' into next
This commit is contained in:
commit
2581fb1bcd
71 changed files with 994 additions and 485 deletions
|
@ -27,8 +27,15 @@ 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`.
|
||||
<<<<<<< HEAD
|
||||
- **traffic_jam**: Amount of kilometers in traffic jam (km).
|
||||
- **mean_velocity**: Mean velocity (km/h).
|
||||
- **congestion**: Index of congestion (n/a).
|
||||
=======
|
||||
- **traffic_jam**: A human-readable text summary.
|
||||
- **mean_velocity**: The current temperature.
|
||||
- **congestion**: The wind speed.
|
||||
|
||||
>>>>>>> current
|
||||
|
||||
The data is coming from the [Direction des routes Île-de-France (DiRIF)](http://www.sytadin.fr).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue