Skip to content

Commit fb227fd

Browse files
gautricfabaff
authored andcommitted
Sytadin doc correction (home-assistant#3842)
* doc correction * add indice unit
1 parent dc972ca commit fb227fd

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

source/_components/sensor.sytadin.markdown

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,8 @@ Configuration variables:
2727
2828
- **name** (*Optional*): Additional name for the sensors. Default to platform name.
2929
- **monitored_conditions** array (*Optional*): Conditions to display in the frontend. Defaults to `traffic_jam`.
30-
- **traffic_jam**: A human-readable text summary.
31-
- **mean_velocity**: The current temperature.
32-
- **congestion**: The wind speed.
33-
30+
- **traffic_jam**: Amount of kilometers in traffic jam (km).
31+
- **mean_velocity**: Mean velocity (km/h).
32+
- **congestion**: Index of congestion (n/a).
3433

3534
The data is coming from the [Direction des routes Île-de-France (DiRIF)](http://www.sytadin.fr).

0 commit comments

Comments
 (0)