Elaboration on API Limits #634
-
|
Dear @jwillemsen - first of all, thanks for doing all this great work. I have gone through the discussions in this forum so far, but I could not find a conclusive answer (maybe just too stupid to find). I have just setup the integration for my Daikin devices and I have come across the daily API limit. I wonder, if you could elaborate a bit more on how this limit is impacted by the integration:
Thanks in advance, |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
A poll returns the data of all devices, so adding more devices will not result in more poll calls.
You will see that the value is not changed and you should see a message in the log. When the poll hits the limit you will see an issue being reported
Polling is delayed the amount of time Daikin reports back, but for set commands you could check the daily limit, but in normal use cases with the default polling this is normally not necessary |
Beta Was this translation helpful? Give feedback.
A poll returns the data of all devices, so adding more devices will not result in more poll calls.
You will see that the value is not changed and you should see a message in the log. When the poll hits the limit you will see an issue being reported