thomluther / anker-solix-api

Python library for Anker Solix API
MIT License
74 stars 15 forks source link

Support tracking of request count per minute and hour #89

Closed thomluther closed 5 months ago

thomluther commented 6 months ago

The cloud Api request limit is unknown. Tracking of requests per minute and hour should be added to get better information when an Api limit is exceeded. Add error also to Api error exceptions for dedicated exception. pasted-from-clipboard