thomasgermain / vaillant-component

Multimatic integration for Home Assistant (also compatible with sensoAPP)
MIT License
135 stars 24 forks source link

CImate Control - Manual Mode #248

Open it00x32 opened 8 months ago

it00x32 commented 8 months ago

Hi, thanks for your work!

One question - setting the temp in auto will change the mode to quick veto as your wrote in your description. How can I change to "Manual" Mode? - its seems my climate entity doesn't offer this mode?

hvac_modes: auto, off, cool min_temp: 5 max_temp: 30 preset_modes: comfort, day, sleep, cooling_on, home, party, away, system_off, cooling_for_x_days current_temperature: 20.8 temperature: 21 hvac_action: heating preset_mode: comfort friendly_name: Heating supported_features: 17

thomasgermain commented 8 months ago

Hello,

In version 1.16.x there is no way to set manual mode through the integration. But it should be possible using the next beta: https://github.com/thomasgermain/vaillant-component/releases/tag/1.17.0b0

it00x32 commented 8 months ago

Hello,

In version 1.16.x there is no way to set manual mode through the integration. But it should be possible using the next beta: https://github.com/thomasgermain/vaillant-component/releases/tag/1.17.0b0

great - thx