opensky with Update Error
See original GitHub issueHi 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:
- Created 3 years ago
- Reactions:3
- Comments:24 (1 by maintainers)
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
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?
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.