Skip to content
AWTRIX FLOWS
Submit flow
FlightRadar24 shown on an AWTRIX display
Node-RED Smarthome AWTRIX 3

FlightRadar24

Tells you which flight is in your area.

Built by 335iguy

Download flow

Published 29 December 2025 · updated 29 December 2025 · 2 downloads

This uses the FlightRadar24 integration with HomeAssistant: FlightRadar24 HACS Integration - credit to AlexandrErohin.
It will send a notification to your clock with the flight number, source location, and destination location. You can customize the function node to your liking.
Additionally, not only does this send out a notification to the clock, there is a second MQTT out which sets it as an app so you can review the last flight overhead :)

**BEFORE IMPLEMENTING: **review the code and fill out the necessary information:
My FlightRadar24 entities have the default naming nomenclature. Change yours if necessary.
[awtrixName] = MQTT name of your AWTRIX clock
[brokerName] = MQTT Broker Name (usually HomeAssistant-Int)
[brokerIP] = MQTT Broker IP address
[brokerPort] = MQTT port

More like this Node-RED Smarthome AWTRIX 3