jwillemsen / daikin_onecta

Home Assistant Integration for devices supported by the Daikin Onecta App
https://github.com/jwillemsen/daikin_onecta
GNU General Public License v3.0
290 stars 9 forks source link

[Issue]: AWAY mode don't seem to work as intended #292

Closed AshaiRey closed 1 month ago

AshaiRey commented 2 months ago

Version: 4.1.14 When in HA selecting the AWAY mode on the thermostat control (climate.thermostaat_leaving_water_temperature) this will not put the device itself in AWAY mode. As far as I can follow the code selecting the AWAY mode will put the device in VACATION_MODE. However on the device vacation mode will not be activated. (Remark: when the thermostat is turned off the device still consumes energy 24/7. Putting it in vacation mode it will be zero )

jwillemsen commented 2 months ago

Please attach the debug log (see readme), the integration diagnostics before and after you set it and screenshots of HA and the onecta app before and after the change. It can take a few minutes before changes are visible in the onecta app

AshaiRey commented 2 months ago

Thank you for your time To prepare for the requested data I did some more testing and I noticed that when switching in HA from NONE to AWAY indeed the vacation mode in the app and on the unit display work. However what put me in the wrong direction is that the diagnostic sensor called binary_sensor.thermostaat_climatecontrol_is_holiday_mode_active isn't updated if you switch state in HA. When switching state on the unit then this will be reflected to the binary_sensor. It take a long time before it's updated..

RESOLVED, Please close this issue

AshaiRey commented 2 months ago

Resolved - Not an issue. Just takes a long time before updates come through

jwillemsen commented 1 month ago

Because of the polling model it can take some time to see the result of your actions. Hopefully at some point Daikin will provide a push API where we are actively informed of any changes in the Daikin cloud