ThingPulse / esp8266-weather-station

ESP8266 Weather Station library supporting OpenWeatherMap, Aeris and other sources
MIT License
1.06k stars 362 forks source link

Fix the Plane Spotter Demo #203

Open marcelstoer opened 2 years ago

marcelstoer commented 2 years ago
gjchester commented 2 years ago

ADS-B Exchange no longer provide free keys to feeders, due to past abuse, may need to point it at a local ads-b receiver install if you have one, or find another provider who give free keys to feeders such as FR24 or Planefinder..

marcelstoer commented 2 years ago

ADS-B Exchange no longer provide free keys to feeders

Thanks but what? Do you have a link to the respective announcement/post/etc.? Why should I continue feeding them if I can't get my own data back via their API?

gjchester commented 2 years ago

No idea when, I was told when I asked as I was setting up my feed. It was more to save you work trying to fix the code when new feeders can’t get an apikey.

I’m looking for alternatives..

marcelstoer commented 1 year ago

From what I heard the OpenSky API appears to be to most obvious alternative? Which API are you using these days?

Maybe I should create a new ticket: decommission the ADS-B Exchange code...sigh.

mohog commented 7 months ago

Any progress?