question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

opensky with Update Error

See original GitHub issue

Hi all,

The problem

all the time i have a Warning: with opensky Plugin. Github opensky

Environment

i use the last HA Version. core-2021.1.5

Problem-relevant configuration.yaml

# OpenSky https://www.home-assistant.io/integrations/opensky/
- platform: opensky
  name: opensky
  latitude: !secret homeassistant_latitude
  longitude: !secret homeassistant_longitude
  radius: 20

SCAN_INTERVAL = timedelta(seconds=12) # opensky public limit is 10 seconds

Traceback/Error logs

WARNING (MainThread) [homeassistant.components.sensor] Updating opensky sensor took longer than the scheduled update interval 0:00:12

my Log is full with opensky Warnings 👎

Additional information

Thanks all for help!

Issue Analytics

  • State:open
  • Created 3 years ago
  • Reactions:3
  • Comments:24 (1 by maintainers)

github_iconTop GitHub Comments

5reactions
BettySwallockscommented, Jul 6, 2022

Registered users can get 1000 calls per day. The script would have to be altered to include code to authenticate at appropriate intervals. If using 95 second (or so) intervals then you could get a full 24 hours of coverage, but many flights would be completely missed. So seems that this integration may be dead?

1reaction
ktpxcommented, Aug 28, 2022

Indeed the rate limit must have gotten axed badly,

Header from curl call: X-Rate-Limit-Retry-After-Seconds: 38715

Yet another API killed by homeassistant usage … 🤣

Basically this is integration is useless for its intended purpose, without registering an account.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Help | OpenSky
How can I update my contact information such as address, phone number, and/or email address? You can update your contact information online.
Read more >
Problem with opensky sensor - Third party integrations
Been having an issue with opensky sensor the the past week or so. Doesn't seem to load often on reboots, and when it...
Read more >
OpenSky API keeps returning 502 Bad Gateway
It seems like there's an issue with the entire service - the API doesn't work, the explorer doesn't show any data and I...
Read more >
How do I dispute an OpenSky charge? - WalletHub
OpenSky disputes are typically resolved within 90 days, though more complex issues may take a little longer. Capital Bank does not allow you...
Read more >
OpenSky Credit Card - CC-502 error — Quicken
I've been getting the CC-502 error on my OpenSky credit card account for over 2 weeks now.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found