You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@mochibear this is not the solution, it's just a workaround.
The problem is that the plugin is consuming the 5000 calls per day.
It is probably calling too many times some of the APIs like the get appliance list, that doesn't change if you don't add appliances.
Probably that call, and also the get appliance get info could be done on demand or once a day and not with a continuos polling
Oh! I thought that the default update time of 60 seconds would not exceed the limit of 5,000 times in 24 hours@@"
Now I changed to update every 300 seconds, hoping to avoid the exceed limit problem.
I have the latests version of the plugin, I'm not using it at all, I have just installed it.
Opening the integration page I see this error:
Failed setup, will retry: 429, message='', url='https://api.developer.electrolux.one/api/v1/appliances'
I updated right now to the 1.2.9
I have 2 devices
one PureA9 and one Purei9
The text was updated successfully, but these errors were encountered: