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

Constant rate limiting #1

Open
KiOrlando opened this issue Jun 21, 2023 · 2 comments
Open

Constant rate limiting #1

KiOrlando opened this issue Jun 21, 2023 · 2 comments

Comments

@KiOrlando
Copy link

Constant rate limiting makes program nearly unusable for anything more than one light

@neroist
Copy link
Owner

neroist commented Jun 21, 2023

It is annoying, yes. I'll try and find some ways to reduce API calls but I can't really do anything about the API's rate limiting.

@neroist
Copy link
Owner

neroist commented Jun 24, 2023

Idea: cache the list of devices and provide a nova update command to update the list if needed. Would avoid the need for two API calls (one to get the list of devices, the other to execute the command).

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

2 participants