enabling OTC weather compensation using opentherm gateway
Posted: Thu Jun 29, 2023 6:02 pm
Hello
I am trying to enable weather compensation on my boiler while using otgw from nodo shop.
I an not happy with the way thermostat is running the boiler as it always asks for max temp at the beginning of the cycle and only reduces it by a couple of degrees and the end of them cycle; this is ok when in winter time but bot ideal in sping or autumn and I just don't want to manually adjust the max flow temp all the time.
Boiler manual explains that the feature is disabled when opentherm master device is conected (otgw).
The thermostat has no option to enable or disable but it does request outside temp from boiler (see below log)
I want to know if it can be enabled using a serial command or by manipulating msgid 0.
below a log from otmonitor:
thanks in advance!
George
I am trying to enable weather compensation on my boiler while using otgw from nodo shop.
I an not happy with the way thermostat is running the boiler as it always asks for max temp at the beginning of the cycle and only reduces it by a couple of degrees and the end of them cycle; this is ok when in winter time but bot ideal in sping or autumn and I just don't want to manually adjust the max flow temp all the time.
Boiler manual explains that the feature is disabled when opentherm master device is conected (otgw).
The thermostat has no option to enable or disable but it does request outside temp from boiler (see below log)
I want to know if it can be enabled using a serial command or by manipulating msgid 0.
below a log from otmonitor:
Code: Select all
18:11:56.547526 T001B0000 Read-Data Outside temperature (MsgID=27): 0.00
18:11:56.608551 BC01B1700 Read-Ack Outside temperature (MsgID=27): 23.00
18:11:57.570537 T80190000 Read-Data Boiler water temperature (MsgID=25): 0.00
18:11:57.616797 BC0191A00 Read-Ack Boiler water temperature (MsgID=25): 26.00
18:11:58.586664 T10010A00 Write-Data Control setpoint (MsgID=1): 10.00
18:11:58.633532 BD0010A00 Write-Ack Control setpoint (MsgID=1): 10.00
18:11:59.612437 T80000200 Read-Data Status (MsgID=0): 00000010 00000000
- CH enable: disabled (0)
- DHW enable: enabled (1)
- Cooling enable: disabled (0)
- OTC active: not active (0)
- CH2 enable: disabled (0)
- Summer/winter mode: winter (0)
- DHW blocking: unblocked (0)
18:11:59.675871 B40000200 Read-Ack Status (MsgID=0): 00000010 00000000
- Fault indication: no fault (0)
- CH mode: not active (0)
- DHW mode: not active (0)
- Flame status: flame off (0)
- Cooling status: not active (0)
- CH2 mode: not active (0)
- Diagnostic indication: no diagnostics (0)
- Electricity production: not active (0)
George