diyless / opentherm-thermostat2

OpenTherm Thermostat2 examples and feedback repo
1 stars 0 forks source link

Suitability with use of TRV's in multiple rooms? #2

Open aleks-mariusz opened 1 month ago

aleks-mariusz commented 1 month ago

I have an Intergas boiler, and it is "opentherm-ready", so i am thinking of getting the opentherm-thermostat2 along with some TRV's but i'm struggling to figure out exactly how all these components work together (HA, temp-sensors in each room, TRVs in each room, and this thermostat for interfacing with the boiler) - are they even designed to work together?

What i'm very confused about is, there's a 'room temperature' setting for the thermostat. But i want each room to have its own set points, so i don't know how/if this can be accomplished with the thermostat2 (or if there's another device you'd suggest to achieve what i want). Can the room temperature be some value derived from the multiple thermometers i'll have in each room that has radiators?

I'm really struggling to figure out TRV's would affect the usage of this thermostat - essentially i just want the thermostat to function as a way to control the boiler, so it's not heating when it doesn't need to, and only heats the amount appropriate for the overall house's heating needs.

diyless commented 1 month ago

Hi @aleks-mariusz , You can build some HA scenario to calculate boiler setpoint based on temperature sensors. Switch DIYLESS Thermostat to manual mode via HA and MQTT and set calculated boiler setpoint. You can find related MQTT topics here https://diyless.com/blog/opentherm-thermostat-cfg-overview

Best regards, DIYLESS

diyless commented 1 day ago

@aleks-mariusz were you able to figure that task out?