Home Assistant Add-on: ADS-B Multi-Portal Feeder (Flightradar24 and FlightAware)

Hey all. I’m new to HA and trying to figure out how to get the ADS-B feeder up and running with my configuration. Not sure if I’m missing something… possible to help?

Configuration:

  • Home Assistant Green
  • ADS-B receiver (Blue R820T2 RTL2832U, 0.5 PPM TCXO ADS-B SDR w/Amp and 1090 MHz Filter, and Antenna)
  • Installed ADS-B Multi-Portal Feeder 1.32.1
  • Obtained a FlightRadar24 key
  • Input FlightRadar24 key, lat/long, and elevation in to “configuration”
  • Config log finds the tuner “[dump1090] Found Rafael Micro R820T tuner”
  • I can’t figure out how to get Piaware ID: "
    [piaware] FATAL: PIAWARE_FEEDER_DASH_ID not set!"

When I start, everything loads (except for the piaware error) and then it seems to stop itself. Not sure what to do next… any help is appreciated.

Were you able to figure this out? Seems as if I’m in a similar spot.

I haven’t had the chance to try this yet as I’ve been away for work for the last couple of months, but intend to try when i get back.
Install any of the other sites images directly on my pi3 and set them up, and get the required details. Then use them to set up the HA instances. It’s what i did with FR24. I’m guessing you need to do it to get past the initial setup.

Let me know how you go, or I’ll be trying hopefully before Christmas

[

Almost all of these pages require a UUID.
You can get it from an online UUID generator.
I needed a lot of time to figure out how to get it.

Were you able to resolve this? Having the same issue as well and stuck. I am using a flightaware blue usb stick.

Error:

“[fr24feed] 2025-05-19 11:14:54 | [reader][i]Connecting to unknown receiver via (tcp://127.0.0.1:30005)
[fr24feed] 2025-05-19 11:14:54 | BeastBase::connectTcp(): Unable go connect, error: Connection refused[reader][e]Could not connect to tcp://127.0.0.1:30005”

All figured out the issue. I had a few of the sliders disabled on the configuration tab.

@MaxW Any suggestions to find my feeder ID? I checked the log and cannot seem to find it.

I am getting
“[piaware] FATAL: PIAWARE_FEEDER_DASH_ID not set!”

You need to create one yourself :wink:

I added some add-on for this fr24-sharing-key-generator which helps if you are not familiar with docker and stuff.

Dear MaxW, love this add-on, thanks for the development! I am new to both fr24-feeder and homeassistant so I’m sorry if dumb question but here’s my thing,

HA runs on a NUC next to my energy-meter (downstairs in the hallway) FR24-feeder runs on a RPI next to the window on the top flour. How can I tell this add-on that the data shouldn’t be pulled from USB but from IP? (not even sure if using the right words, sorry n00b…)

thanks in advance!