maartenp wrote:
For now, "ignore multiple mid-bit transitions" seems to have solved the connection issues. I don't understand why connecting the OTGW USB connector causes error 01 in gateway mode? Apparently, when running in gateway mode while nothing is connected, everything works fine...
I guess I just have to accept this as "solved using workaround"?
maartenp wrote:
Two more issues:
Room setpoint seems to always stay at 10 degrees (it is currently set to 19 degrees)
Room temperature always seems to indicate 20 degrees (while the thermostat shows other values)
Are those both caused by the Honeywell thermostat not sending the right values?
After reading some more throughout the forum I guess this is what some thermostats do
I do have two new, remaining issues/questions:
1. Remote temperature override does not seem to work.
The equipment matrix mentions "9 - Remote override room setpoint" as a valid data ID for the Honeywell Chronoterm Wireless Modulation. Although technically this is the case (it is accepting/sending it), the thermostat does not seem to process the Remote override setpoint as shown below:
18:41:58.163919 T10101400 Write-Data Room setpoint: 20.00
18:41:58.220380 B70101400 Unk-DataId Room setpoint: 20.00
18:41:58.265744 AD0101400 Write-Ack Room setpoint: 20.00
18:42:02.223959 T00090000 Read-Data Remote override room setpoint: 0.00
18:42:02.257739 BF0090000 Unk-DataId Remote override room setpoint: 0.00
18:42:02.289140 AC0091380 Read-Ack Remote override room setpoint: 19.50
18:42:02.318153 T00090000 Read-Data Remote override room setpoint: 0.00
18:42:02.344733 BF0090000 Unk-DataId Remote override room setpoint: 0.00
18:42:02.371282 AC0091380 Read-Ack Remote override room setpoint: 19.50
18:42:02.398969 T00090000 Read-Data Remote override room setpoint: 0.00
18:42:02.425457 BF0090000 Unk-DataId Remote override room setpoint: 0.00
18:42:02.451867 AC0091380 Read-Ack Remote override room setpoint: 19.50
18:42:56.740051 T10101400 Write-Data Room setpoint: 20.00
18:42:57.003573 B70101400 Unk-DataId Room setpoint: 20.00
18:42:57.026779 AD0101400 Write-Ack Room setpoint: 20.00
18:42:59.974428 T00090000 Read-Data Remote override room setpoint: 0.00
18:43:00.238072 BF0090000 Unk-DataId Remote override room setpoint: 0.00
18:43:00.259114 AC0090000 Read-Ack Remote override room setpoint: 0.00
Any ideas? The ability to remotely override the room setpoint was the main reason for me to implement the OTGW so any help would be greatly appreciated!
2. The Bosch HRC35 Top seems to report water pressure using a multiplication factor of 10 (13 bar water pressure seems to be very unlikely) It would be nice to have a configurable divider in the OTGW options, making "13.00" appear as "1.30".
18:42:04.981944 T00120000 Read-Data CH water pressure: 0.00
18:42:05.311211 B40120D00 Read-Ack CH water pressure: 13.00
Thanks in advance!