Read the statement by Michael Teeuw here.
MMM-SORT out of credits
-
@Mykle1 Hello, I ask you again because I received an email this morning from WorldTidess telling me “Out of Credit” your module has been installed for 6 days! I did not touch the configuration of the module, on the other hand I would like to point out that my raspberry starts again every hour because I have a problem of stability of the system, after 2 or 3 hours my MM is bug the modules are freeze and the watch does not move, making it restart every hour this corrects the problem, maybe the problem of credits comes from there? What do you think about it? thanks again for your help
-
Ok, so this module (by default) calls the api once an hour. That’s 24 calls a day or 720 of 1000 free calls a month. They may have changed the free limit at the api or all your restarts are starting to add up. Each time you restart MM the module calls the api. You might have to wait a month now for your free calls to reset or you can get another apiKey. I would also suggest you change the updateInterval to something like this:
updateInterval: 240 * 60 * 1000,
Why don’t you seek help for your stability issue on the forum?
-
@Mykle1 Thank you for your response I have changed the “update” on the site respectively they speak of 200 free calls, on the other hand I do not know if it is per month or just once to test the product … I opened a other account with a new apiKey, thank you again I will see if it works, for the stability of the pi I asked the question because maybe with your good knowledge of the product you had a solution, so I will ask the question on the forum.
Have a good day -
@Manu85 said in MMM-SORT out of credits:
they speak of 200 free calls, on the other hand I do not know if it is per month or just once to test the product
If they changed the free api to 200 calls a month then your updateInterval would have to be
updateInterval: 4 * 60 * 60 * 1000
// for 180 a month -
@Mykle1 thank you for your help
-
You’re welcome, mate.
-
@Mykle1 hi, for information, now it’s a trial version with 200 calls and after that you need a paid subscription