home-assistant.io/source/_components/sensor.sytadin.markdown
2018-09-03 12:20:17 +02:00

1.1 KiB

layout, title, description, date, sidebar, comments, sharing, footer, logo, ha_release, ha_category, ha_iot_class
layout title description date sidebar comments sharing footer logo ha_release ha_category ha_iot_class
page Sytadin Sensor Instructions on how to integrate Sytadin sensors into Home Assistant. 2017-10-05 14:00 true false true true sytadin.png 0.57 Car Clound Polling

The sytadin sensor platform allows you to monitor traffic details from Sytadin.

{% linkable_title Configuration %}

To add Sytadin to your installation, add the following to your configuration.yaml file:

# Example configuration.yaml entry
sensor:
  - platform: sytadin

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: 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).