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

OP 1013 Call interface times exceed limit (total). What this is meaning? #94

Open
peppe-terra opened this issue Feb 28, 2024 · 11 comments
Labels
documentation Improvements or additions to documentation

Comments

@peppe-terra
Copy link

I now that there is a day limit calls for each API as explained here https://open.imoulife.com/book/faq/limit.html, but I don't know to what the message "OP 1013 Call interface times exceed limit (total)" is related. Any suggestion?
I get this message every time I use any entity provided by the integration.

@peppe-terra peppe-terra changed the title OP 1013 Call interface times exceed limit (total). What this is meanign? OP 1013 Call interface times exceed limit (total). What this is meaning? Feb 28, 2024
@Paga777
Copy link

Paga777 commented Feb 29, 2024

I think that now with the new rules you pay for practically every operation. I'm quite annoyed with this.
try going to the developers site in your account and check your balance. charge a dollar and you'll see that it works again
very sad thing

@peppe-terra
Copy link
Author

I think you are right.
Imou

I'm going to recharge and I will give a feedback.

@peppe-terra
Copy link
Author

peppe-terra commented Feb 29, 2024

I recharged my balance and everything is working fine. We must pay to use API. I think there are free calls for every account and after that you must pay. I think I finished my free calls since I use API to move programmatically my cameras using PTZ service.
Thank for reply.

@Paga777
Copy link

Paga777 commented Feb 29, 2024

yes, I made $5 in 3 seconds just for streaming.
I use them in the home assistant for real time streaming and I deactivate and activate movement detection via automations so it has become unusable for me.
For now I will try the configuration via ONVIF and use additional motion sensors and sooner or later I will definitively abandon the imou ecosystem.

@peppe-terra
Copy link
Author

I use ONVIF for streaming. I think $0.02 for 10,000 calls to API is not much expensive. $0.25 / GB for streaming is too much according to me.

@peppe-terra
Copy link
Author

I red about pricing on imou site. We have 30.000 free api calls , 30.000 push messages and 2 GB of flows every month. Free credit is reacharged in the first day of every month.

@user2684 user2684 added the documentation Improvements or additions to documentation label Mar 9, 2024
@user2684
Copy link
Owner

user2684 commented Mar 9, 2024

Yeah, looks like there is now a limit per API call and specifically:
① Interface call times: There is a monthly free limit of 30,000 times, and the excess is charged at a unit price of $0.02/10,000 times;
② Message push times: There is a monthly free quota of 30,000 times, and the excess is charged at a unit price of $0.01/10,000 times;
③ Media Flow: There is a free quota of 2GB per month, and overage is charged at a unit price of $0.25/GB.
I still need to figure out how this would affect the operation of the integration. Definitely something to add to the documentation

@tapsystem
Copy link

Hi,
Do you have an idea of How can i intercept the error "OP 1013 Call interface times exceed limit (total)" in HA ( in script or automation) to avoid the problem stoping loop or actions sequences ?
the "continue_on_error: true" don't look to be enough.
Thanks by advance

@peppe-terra
Copy link
Author

Sorry I don't know. I intercepted the error using node red. I think that you can intercept it analyzing home assistant logs.

@tapsystem
Copy link

tapsystem commented May 13, 2024

if you intercept the error with nodRed, can you continue executing the current script / batch ?
I've not start study nodRed at the moment, i think it will be for the next step ;)

@peppe-terra
Copy link
Author

peppe-terra commented May 14, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
Status: High Priority
Development

No branches or pull requests

4 participants