Skip to content

v1.33.0

Choose a tag to compare

@AlexandrErohin AlexandrErohin released this 18 May 11:17

Changelog

  • Updated translations for different languages
  • Added Helicopters in area sensor
  • Live Airplane Photos on the Map: Tracked flights on your Home Assistant map will no longer show a generic icon or text initials! The integration now passes the aircraft_photo_small URL as the entity_picture, displaying the actual photograph of the plane moving across your map.
  • Added Enabling/Disabling auto-cleanup of landed tracked flights. That automatically removes flights from the "Additional tracked" list once they arrive at the gate
  • Added event flightradar24_tracked_arrived_gate. Fired when a tracked flight removed from the tracked list.
  • Added flight field aircraft_icao_24bit - Unique aircraft ID
  • Added Custom Map Tracker Naming Style: Added a new configuration dropdown allowing you to choose how flights are labeled on your map. Options include:
    Callsign Only (e.g., KLM1412) - Default
    Callsign + Route (e.g., KLM1412 (CDG - AMS))
    Registration + Route (e.g., PH-BXE (CDG - AMS))

For these updates thanks to @malosaaa #218