rospogrigio / daikin_residential

Cloud control of Daikin devices that are supported by Daikin Residential Controller app.
GNU General Public License v3.0
283 stars 37 forks source link

[Issue]: Communication is random since yesterday #184

Open GroGerome opened 9 months ago

GroGerome commented 9 months ago

Hi guys,

I believe this issue is linked to the new communication from Daikin but would like to check.

Yesterday I figured that my connection with the Daikin API became very random. It is connected but take a massive time to update if it even update. For exemple, if I update my temperature settings in HA it take a long time to update in the Onecta app, if even it happen as sometimes, the temperature is pulled again by HA before that update and make HA come back to the old setpoint. If I update the temperature in Onecta, it takes a lot of time to come in HA but it happen eventualy. Same happend for the mode, turn on/off etc.

I'm pretty sure the new rate limit is creating that.

rgerhards commented 9 months ago

not as severe, but it looks like I experience the same issue

730522js commented 9 months ago

Yes, same for me.

GroGerome commented 9 months ago

Good to know it is not coming from my setup.

PskNorz commented 9 months ago

I got the same problem too.

dcampogiani commented 9 months ago

Same here

Neo2SHYAlien commented 9 months ago

Last week I had kind of same issue. After disabling of HA IPv6 networking all is fine - but I'm with dual stack network IPv4 and IPv6. I believe the issue was from dainkin side more or less

rgerhards commented 9 months ago

I have just reduced the polling time from 15 to 90 seconds, based on https://github.com/rospogrigio/daikin_residential/pull/183/files - let's see if that improves the situation.