Hello again,
I activated TRACE mode and waited until the error or a similar error happens again. Today, this was the case. Upon closing the window, the Tado TRV state gets updated to on and then, approx. 1 minute later, when the binding periodically refreshes all devices, it reads back a zero and thus turns it off again.
The logs (the binding refreshed all data, about 8s later the window was closed and the TRV was activated and another minute later the TRV reads back as OFF):
2026-02-01 08:07:58.435 [TRACE] [mekit.internal.transport.IpTransport] - HTTP request:
GET /characteristics?id=14.13,6.13,12.13,13.15,14.17,11.14,12.15,13.13,14.14,11.13,12.14,13.14,14.15,9.15,12.17,11.15,13.17,11.17 HTTP/1.1
Host: tado\032Internet\032Bridge._hap._tcp.local.
2026-02-01 08:07:58.752 [TRACE] [mekit.internal.transport.IpTransport] - HTTP response:
HTTP/1.1 200 OK
Content-Length:580
Content-Type:application/hap+json
{"characteristics":[{"aid":6,"iid":13,"value":0},{"aid":9,"iid":15,"value":21},{"aid":11,"iid":13,"value":1},{"aid":11,"iid":14,"value":18.1},{"aid":11,"iid":15,"value":17},{"aid":11,"iid":17,"value":38},{"aid":12,"iid":13,"value":1},{"aid":12,"iid":14,"value":14.9},{"aid":12,"iid":15,"value":16},{"aid":12,"iid":17,"value":36},{"aid":13,"iid":13,"value":0},{"aid":13,"iid":14,"value":15.3},{"aid":13,"iid":15,"value":16},{"aid":13,"iid":17,"value":38},{"aid":14,"iid":13,"value":0},{"aid":14,"iid":14,"value":16.4},{"aid":14,"iid":15,"value":16},{"aid":14,"iid":17,"value":33}]}
2026-02-01 08:08:05.336 [INFO ] [tomation.jsscripting.rule.f2253f130d] - Fenstersensoren_Julius (Type=GroupItem, BaseType=ContactItem, Members=2, State=CLOSED, Label=, Category=, Tags=[Window], Groups=[Julius])
2026-02-01 08:08:05.337 [INFO ] [tomation.jsscripting.rule.f2253f130d] - Fenstersensoren_Julius
2026-02-01 08:08:05.339 [INFO ] [tomation.jsscripting.rule.f2253f130d] - Sending Window Timer Julius Message Cancelled
2026-02-01 08:08:05.343 [TRACE] [mekit.internal.transport.IpTransport] - HTTP request:
PUT /characteristics HTTP/1.1
Host: tado\032Internet\032Bridge._hap._tcp.local.
Content-Length: 51
Content-Type: application/hap+json
{"characteristics":[{"iid":13,"value":1,"aid":14}]}
2026-02-01 08:08:05.413 [TRACE] [mekit.internal.transport.IpTransport] - HTTP response:
HTTP/1.1 204 No Content
Content-Length:0
2026-02-01 08:08:59.066 [TRACE] [mekit.internal.transport.IpTransport] - HTTP response:
HTTP/1.1 200 OK
Content-Length:580
Content-Type:application/hap+json
{"characteristics":[{"aid":6,"iid":13,"value":0},{"aid":9,"iid":15,"value":21},{"aid":11,"iid":13,"value":1},{"aid":11,"iid":14,"value":18.1},{"aid":11,"iid":15,"value":17},{"aid":11,"iid":17,"value":38},{"aid":12,"iid":13,"value":1},{"aid":12,"iid":14,"value":14.9},{"aid":12,"iid":15,"value":16},{"aid":12,"iid":17,"value":36},{"aid":13,"iid":13,"value":1},{"aid":13,"iid":14,"value":15.3},{"aid":13,"iid":15,"value":16},{"aid":13,"iid":17,"value":38},{"aid":14,"iid":13,"value":0},{"aid":14,"iid":14,"value":16.3},{"aid":14,"iid":15,"value":16},{"aid":14,"iid":17,"value":33}]}
Is this of any help?
Have a nice sunday
Christoph