OTGW firmware improvement suggestion
Posted: Sun Jan 30, 2022 8:38 pm
Following is a suggestion for a minor improvement to the next release of the OTGW firmware. When running the OTGW in Stand-Alone mode, the OTGW communicates with the boiler via 16 possible Message Id's (as shown here https://otgw.tclcode.com/standalone.html#operation).
1. For the boiler water it sends MsgId:1 (setpoint value) and MsgId:25 (actual value).
2. For the domestic hot water it sends MsgId:56 (setpoint value) -- but it does not send MsgId:26 (actual value).
So my suggestion is, to be consistent with sending setpoint and actual messages, and add MsgId:26 to the default list of messages sent.
(Note: obviously sending AA=26 does solve the problem; but I just think that MsgId:26 should be included in the list by default).
1. For the boiler water it sends MsgId:1 (setpoint value) and MsgId:25 (actual value).
2. For the domestic hot water it sends MsgId:56 (setpoint value) -- but it does not send MsgId:26 (actual value).
So my suggestion is, to be consistent with sending setpoint and actual messages, and add MsgId:26 to the default list of messages sent.
(Note: obviously sending AA=26 does solve the problem; but I just think that MsgId:26 should be included in the list by default).