Well, and since we are on the subject of QAA73:
Somehow the otgw managed to mess up the Day of week in the thermostat. I set the thermostat yesterday shortly to use the external clock, to test it,
Since that didn't work, I changed it back to internal and set the clock and date.
The date that is set today is Tue 28.02.2017, but the Therostat claims it's Friday and because it uses the wrong day of week the scheduled heating cycle is chosen wrong.
When I set the time via OTMonitor I get the following sequence:
- Code: Select all
15:57:30.690380 Command (via websocket): SC=15:57/2
15:57:30.718347 SC: 15:57/2
15:57:30.720564 Command (via websocket): SR=22:7,225
15:57:30.749734 SR: 22:7/225
15:57:31.082155 T90170000 Write-Data Room Setpoint CH2: 0.00
15:57:31.358438 B50170000 Write-Ack Room Setpoint CH2: 0.00
15:57:32.079674 T90181744 Write-Data Room temperature: 23.27
15:57:32.355813 B50181744 Write-Ack Room temperature: 23.27
15:57:33.076908 T80800000 Read-Data Message ID 128: 0
15:57:33.353070 BE0800000 Data-Inv Message ID 128: 0
15:57:34.075664 T10822451 Write-Data Message ID 130: 9297
15:57:34.350697 BD0822451 Write-Ack Message ID 130: 9297
15:57:35.071935 T80000200 Read-Data Status: 00000010 00000000
15:57:35.348200 B40000200 Read-Ack Status: 00000010 00000000
15:57:36.069294 T90012138 Write-Data Control setpoint: 33.22
15:57:36.344331 B50012138 Write-Ack Control setpoint: 33.22
15:57:37.066814 T20080000 Inv-Data Control setpoint 2: 0.00
15:57:37.342956 BE0080000 Data-Inv Control setpoint 2: 0.00
15:57:38.064057 T10382D00 Write-Data DHW setpoint: 45.00
15:57:38.340185 BD0382D00 Write-Ack DHW setpoint: 45.00
15:57:39.061409 T80200000 Read-Data DHW2 temperature: 0.00
15:57:39.337694 BE0200000 Data-Inv DHW2 temperature: 0.00
15:57:40.058916 T801A0000 Read-Data DHW temperature: 0.00
15:57:40.333706 B401A29EC Read-Ack DHW temperature: 41.92
15:57:41.056176 T80000200 Read-Data Status: 00000010 00000000
15:57:41.332322 B40000200 Read-Ack Status: 00000010 00000000
15:57:42.053691 T001B0000 Read-Data Outside temperature: 0.00
15:57:42.328455 B401B085C Read-Ack Outside temperature: 8.36
15:57:43.051056 T1014AF38 Write-Data Day of week and time of day: Fri 15:56
15:57:43.325960 BD014AF38 Write-Ack Day of week and time of day: Fri 15:56
15:57:43.336954 AD0144F39 Write-Ack Day of week and time of day: Tue 15:57
15:57:44.048181 T1015021C Write-Data Date: Feb 28
15:57:44.322960 BD015021C Write-Ack Date: Feb 28
15:57:45.045433 T901607E1 Write-Data Year: 2017
15:57:45.320341 B501607E1 Write-Ack Year: 2017
What can you make of that?
Unfortunately the thermostat has no way of setting the day of week since it's nomallly implicit by entering the date.
Any ideas what I can do?
Thanks
Wilhelm