rsciriano / ESPHome-OpenTherm

Example of how to control an opentherm boiler with esphome
160 stars 42 forks source link

Can't change the state #26

Open cecet23 opened 2 years ago

cecet23 commented 2 years ago

Hi @rsciriano , I tried yuor code, compiled and uploaded on a D1 mini. When the d1 starts, the boiler starts to heat but if I switch it off, the boiler set the heat water on 10°C and I can't do anything anymore. I tried to set a different temperature on the climate entity, tried to switch off and on. Where do I make a mistake?

Thanks

Chupaka commented 2 years ago

if I switch it off

You mean, if you switch your ESP off?..

cecet23 commented 2 years ago

Sorry for the delay. I mean from heat to off.

krzysztofsk commented 2 years ago

Check my PR https://github.com/rsciriano/ESPHome-OpenTherm/pull/31 it should help