MislavMandaric / home-assistant-vaillant-vsmart

Home Assistant custom component for Vaillant vSMART.
MIT License
57 stars 12 forks source link

Can't start the boiler through the automatisation #316

Closed impactcsgo closed 5 days ago

impactcsgo commented 4 months ago

Hi everyone,

I can set the boiler off with this command:

device_id: c2b7285bfcc168deb839ffd52dd08f0b domain: climate entity_id: 347309ae6c1fef1a5332063efdb1d914 type: set_hvac_mode hvac_mode: "off"

But in home assistant there is no existing line for => hvac_mode: "on" I can use between "auto, heat or off" When I select auto or heat nothing happens, so how do I get it to start again ?

Thanks

MislavMandaric commented 5 days ago

With the change in 0.9.0, there is no off mode for the climate entity. To turn the boiler off, you have to set the water heater entity operation mode to stand_by.

Similarly, to turn the boiler on again, you have to set water heater to heating.