rvdbreemen / OTGW-firmware

A ESP8266 devkit firmware for the Nodoshop version of the Opentherm Gateway (OTGW)
MIT License
145 stars 34 forks source link

Adding block boiler Option #207

Closed phoenix-blue closed 1 year ago

phoenix-blue commented 1 year ago

Currently, the gateway / boiler operates based on demand from the indoor temperature sensor/thermostat. However, I would like to request the addition of an option that allows the boiler to be blocked based on the outdoor air sensor. So when the boiler is blocked there must be enabled an digital output for an heatpump so the Gateway can be used for an hybride/bivalent heatpump solution.

rvdbreemen commented 1 year ago

@phoenix-blue i think you should use a home automation solution for this. You could use home assistant to react based on the temperature reported and control your boilers or heat pump accordingly.

Don’t thin this a feature for the OTGW itself.