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
295 stars 9 forks source link

[Issue]: Feature to set temperature is missing #344

Closed savage7 closed 2 days ago

savage7 commented 2 days ago

I have three equal HVAC units, only one does not provide the "Set temperature" Feature (Schlafzimmer). This worked in the past, I think thats a regression from 4.1.9 where you added "Only export the hvac modes which can be set or which is the current hvac mode".

Thank you so much for maintaining and enhancing this HA module, works like a charm 🎖️ 🎖️ 🎖️

config_entry-daikin_onecta-1edf1a22375028cf936b06941cf9e8c5.json

Bildschirmfoto 2024-11-15 um 11 12 29

Version: 4.1.22

jwillemsen commented 2 days ago

The Schlafzimmer device is in operation mode fanOnly, at that moment there is no ability to set the temperature. Try to turn on the device, change the operation mode to heating, and at that moment you should be able to control its temperature

savage7 commented 2 days ago

Oh that was fast. Yes you are 100% correct, setting the mode to heat worked. Thanks for your help!