apetrycki / daikinskyport

API for accessing a DaikinOne+ Thermostat
59 stars 26 forks source link

Info request #102

Closed jf-navica closed 4 months ago

jf-navica commented 4 months ago

Possible issue, just want to make sure... I stumbled upon https://www.daikinone.com/openapi/documentation/index.html They mention to limit requests to every 3 minutes. However, the only thing I find is sleep(3), which is 3 seconds. Is there another delay somewhere?

Thanks!

apetrycki commented 4 months ago

This integration doesn't use the OpenAPI. So far only one person had an issue and it seems to be resolved now.

jf-navica commented 4 months ago

The question remains, just to make sure we're not spamming Daikin with requests... Just trying to find the logic behind the polling