Table of Contents

Home Assistant

There are two ways to combine OpenTrafficMap with Home Assistant:

Monitoring an OpenTrafficMap node

The node publishes its telemetry to the MQTT broker. Home Assistant can read it via the MQTT integration; from there you can build sensors, automations, and dashboards. The credentials for subscribing to your own node are shown in the self-service portal — see Node Registration.

ESPHome-based receiver

hn/esphome-its-g5 is an ESPHome external component that turns an ESP32-C5 into an ITS-G5 receiver:

For OpenTrafficMap integration an Ethernet chip (e.g. KSZ8851SNL, W5500, ENC28J60) is used alongside the ESP32-C5.