question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Z-Wave driver not able to complete the interview with a Heatit Z-TRM2 device

See original GitHub issue

Describe the bug Node 009 is not able to complete the Interview. I can see that Node 009 is having a hard time being Interviewed. It’s a Heatit Z-TRM2 device.

To Reproduce Steps to reproduce the behavior:

  1. Start zwavejs2mqtt with a Heatit Z-TRM2 thermostat in the network
  2. Observe the not completed interview. Last completed stage is NodeInfo.

Device information Which device(s) is/are affected? HeatIt Z-TRM2 What are the node IDs? 9

Logfile: I added the debug log in https://gist.github.com/larstobi/a644872f2cfb2b96f5a0fb2c1a0d9e5d as zwave-4.log

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:67 (63 by maintainers)

github_iconTop GitHub Comments

1reaction
larstobicommented, Nov 29, 2020

@robertsLando I can confirm that your fix made it possible to set half degrees on the Z-TRM3. Thanks! 😃

1reaction
robertsLandocommented, Nov 25, 2020

You might want to use parseFloat instead:

There is no advantages to use parseFloat in this situation as the input type for numbers is number, I think I have added that check because for some reason vue is sending me it as string, I should add to the v-model .number to parse it but I’m using the same input for text values: https://github.com/zwave-js/zwavejs2mqtt/blob/master/src/components/ValueId.vue#L13-L30

Read more comments on GitHub >

github_iconTop Results From Across the Web

Issue interviewing HeatIT thermostat - Page 2 - forum
Are you able to offer any insight how to ignore the meter? I am using a razberry.z-wave.me setup. Without a fix from Heatit...
Read more >
[RELEASE] Heatit Z-TRM2fx / Z-TRM3 Electronic Thermostat ...
Heatit Z-TRM2fx is a Z-Wave Plus electronic thermostat for electrical floor heating and cooling. The thermostat has a built-in Z-Wave Plus ...
Read more >
Can not configure HEAT-IT Z-TRM3 Z-wave thermostat
Hi! I think Im missing smth really basic, but I not able to connect HEAT-IT Z-TRM3 Thermostat(this is the only zwave device is...
Read more >
Heatit Z-TRM2fx - Z-Wave Europe Manuals
FACTORY RESET - RES​​ By pressing buttons Right and Center (down and confirm) for 20 seconds, the thermostat will perform a complete factory...
Read more >
Investigate duplication of S0 nonces in Thermofloor Z-TRM3 ...
My Z-TRM3 thermostat (climate entity) is no longer visible in Home ... Or do I need to run re-interview or refresh on the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found