Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

weatherbit.io has reduced the number of free calls to 50. This can cause issues if the config file is not changed. #49

Open
Daw9000 opened this issue Nov 14, 2022 · 1 comment

Comments

@Daw9000
Copy link

Daw9000 commented Nov 14, 2022

No description provided.

@Daw9000
Copy link
Author

Daw9000 commented Nov 14, 2022

"TIMER": {
"UPDATE": 420,
"RELOAD": 30
},
Change 420 to 1760 or 1800 for every 30 mins. 50 call limit for free over 24hrs. Using AZ Touch software (latest version) the WeatherPiTFT service seems to create multiple threads causing 2 calls to be made per update.

@Daw9000 Daw9000 changed the title weatherbit.io has reduced the number of free calls to 50. This can cause issues if the config file is not changed to increase the number of seconds to around 1760 (30 mins). weatherbit.io has reduced the number of free calls to 50. This can cause issues if the config file is not changed to increase the number of seconds to 999. Timer does not seem to count above 1000 seconds. Nov 15, 2022
@Daw9000 Daw9000 changed the title weatherbit.io has reduced the number of free calls to 50. This can cause issues if the config file is not changed to increase the number of seconds to 999. Timer does not seem to count above 1000 seconds. weatherbit.io has reduced the number of free calls to 50. This can cause issues if the config file is not changed. Nov 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant