klausahrenberg / WThermostatBeca

Replaces original Tuya firmware on Beca thermostat with ESP8266 wifi module
395 stars 96 forks source link

Is it possible to enable OpenTherm? #254

Open kiat-huang opened 2 years ago

kiat-huang commented 2 years ago

..or otherwise be able to modulate the boiler gas valves for better fuel efficiency and longer boiler life?

Am I right in thinking the only way would be for the firmware to make a WiFi connection and communicate appropriately to an OpenTherm gateway connected to the boiler?

I'm using this great firmware on multiple BHT-002 thermostats to control, both wet and electrical, UFH zones all integrated into Home Assistant.

Also I'd like to add my congratulations to the developers of this superb project!

pavelhrolovich commented 1 year ago

WThermostatBeca is to control room thermostat. Boiler control is a different device and area. You likely need to listen to MQTT if there is any request for heat demand, and if so, run opentherm command via opentherm shield or similar devices.