I hope anyone can help me over here! I have (currently) 3 Heat-it TRM2(fx) / TF 056 thermostats, but they keep failing in the network. I followed all the instructions:
- PTT (take the Homey off mains for 10+ minutes)
- Let it sit for 40 minutes when booted
- Reset the thermostats (holding middle + right button for 20 sec)
- Add the thermostats through the specific TRM2(fx) button in the Heatit Homey app
- Put the Homey within 20 cm’s of the Thermostat
- Add the closest thermostat first, and the furthest last
- After adding all the devices, let the z-wave network rest for 4 hours
- (In a third or fourth attempt, set Temp report interval and Meter report interval to 3600 and 32000 respectively (as per older posts, which should no longer be necessary, but tried it non-the-less)
After all this, all looks perfectly fine. All the thermostats remain “reachable” in the network and the “RX” from all devices are reasonable. And when I “test” them through the developer pages all seems fine still.
However, from the first time I adjust a temperature, all devices go completly nuts. The “RX” ramp up very fast (from the untouched state of about 50 per day to 10.000 per day) and it’s very hard to set the temp manually, let alone through flows.
log looks like this:
2020-03-03T18:30:01.606Z |
Node[6]: [COMMAND_CLASS_METER] {“Properties1 (Raw)”:{“type”:“Buffer”,“data”:[33]},“Properties1”:{“Meter Type”:1,“Rate Type”:1,“Scale bit 2”:false,“Meter Type (Parsed)”:{“value”:1,“name”:“Single-E electric meter”},“Rate Type (Parsed)”:{“value”:1,“name”:“Import”}},“Properties2 (Raw)”:{“type”:“Buffer”,“data”:[84]},“Properties2”:{“Size”:4,“Scale bits 10”:2,“Precision”:2},“Meter Value”:{“type”:“Buffer”,“data”:[0,4,212,11]},“Delta Time (Raw)”:{“type”:“Buffer”,“data”:[0,0]},“Delta Time”:0,“Previous Meter Value”:{“type”:“Buffer”,“data”:[0,0,0,0]},“Meter Value (Parsed)”:3164.27,“Previous Meter Value (Parsed)”:0} |
2020-03-03T18:30:01.619Z |
Node[6]: Received application command for COMMAND_CLASS_METER, data: 0x02a12208d000000000 |
2020-03-03T18:30:01.619Z |
Node[6]: [COMMAND_CLASS_METER] {“Properties1 (Raw)”:{“type”:“Buffer”,“data”:[161]},“Properties1”:{“Meter Type”:1,“Rate Type”:1,“Scale bit 2”:true,“Meter Type (Parsed)”:{“value”:1,“name”:“Single-E electric meter”},“Rate Type (Parsed)”:{“value”:1,“name”:“Import”}},“Properties2 (Raw)”:{“type”:“Buffer”,“data”:[34]},“Properties2”:{“Size”:2,“Scale bits 10”:0,“Precision”:1},“Meter Value”:{“type”:“Buffer”,“data”:[8,208]},“Delta Time (Raw)”:{“type”:“Buffer”,“data”:[0,0]},“Delta Time”:0,“Previous Meter Value”:{“type”:“Buffer”,“data”:[0,0]},“Meter Value (Parsed)”:225.6,“Previous Meter Value (Parsed)”:0} |
Does anyone have any clue what’s happening or how this could be fixxed (or point me to where I can find people who can).
Thanks a million!