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
First of all: Thanks a lot for the integration - I love that finally there is something.
But now to my question:
How can I update multiple schedules (e.g., 4 schedules: pump 1+2, chlorinator 1+2) via script/automation without getting 429 "Too Many Requests" errors? Sequential service calls (exo_pool.set_schedule / exo_pool.disable_schedule) fail due to rate limiting when updating coordinated device groups.
Is there a way to update them at once?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
First of all: Thanks a lot for the integration - I love that finally there is something.
But now to my question:
How can I update multiple schedules (e.g., 4 schedules: pump 1+2, chlorinator 1+2) via script/automation without getting 429 "Too Many Requests" errors? Sequential service calls (exo_pool.set_schedule / exo_pool.disable_schedule) fail due to rate limiting when updating coordinated device groups.
Is there a way to update them at once?
Thanks!
All reactions