Request for new Z-wave device for Popp Thermostat to the database

Can anyone add the Popp thermostat (ZWE Connect), this is the same device as the Danfoss Living Connect thermostat but with actual temperature readback.
Here is a link the device:


This is the information i get from openhab: zwave:device:a954d855:node9
I do not know if this is enough to add it to the database. Please let me know if I can do more.

Please post the xml file from your /userdata/zwave folder.

You could add it yourself:
https://www.cd-jackson.com/index.php/zwave/zwave-device-database/zwave-device-database-guide

does it get recognized as https://www.cd-jackson.com/index.php/zwave/zwave-device-database/zwave-device-list/devicesummary/449 and the temp reading doesn’t work?

No it turns up as: Node 9 Unknown Device
And giving me these properties:

zwave_class_basic ROUTING_SLAVE
zwave_class_generic THERMOSTAT
zwave_neighbours
zwave_frequent false
zwave_nodeid 9
zwave_version 0.0
zwave_listening false
zwave_routing true
zwave_beaming true
zwave_class_specific SETPOINT_THERMOSTAT

And it do not look like the device do a correct Inclusion

post the xml please (and any additional info that you may have like a pdf user manual and a picture)
we can try to add it to the DB (you can also do this yourself)

I assume that you tried to wake it up multiple times… correct ? :slight_smile:

You need to wake up the device so that the binding can perform the interrogation to get information required to identify it.

I have tried to wake the device many times. But I do not have Z-wave stick very close to the device. It is in the next room but this I think should not be the problem.
Should it do a correct Inclusion even if the device is not in the database?

The device got crasy after some wakeups and I had to remove the battery. Now get this info:
still unknown device but added wakeuptime

zwave_class_basic ROUTING_SLAVE
zwave_class_generic THERMOSTAT
zwave_neighbours
zwave_frequent false
zwave_nodeid 9
zwave_version 0.0
zwave_listening false
zwave_routing true
zwave_wakeup_time 2018-11-15T08:28:34Z
zwave_beaming true
zwave_class_specific SETPOINT_THERMOSTAT

We still need

to find out what device you actually have.

I do not know how to get that information out yet. I will post back when I do!

Go to your /userdata/zwave/ folder, you will find several xml files, one for each of your devices. Pick that one which corresponds to your node in question.

ok file found:
> SENSOR_MULTILEVEL

    <commandClass>THERMOSTAT_SETPOINT</commandClass>
    <commandClass>VERSION</commandClass>
    <commandClass>WAKE_UP</commandClass>
  </nodeInformationFrame>
  <supportedCommandClasses>
    <entry>
      <commandClass>CLIMATE_CONTROL_SCHEDULE</commandClass>
      <climateControlScheduleCommandClass>
        <version>1</version>
        <instances>1</instances>
        <versionSupported>1</versionSupported>
      </climateControlScheduleCommandClass>
    </entry>
    <entry>
      <commandClass>CLOCK</commandClass>
      <clockCommandClass>
        <version>1</version>
        <instances>1</instances>
        <versionSupported>1</versionSupported>
      </clockCommandClass>
    </entry>
    <entry>
      <commandClass>MANUFACTURER_SPECIFIC</commandClass>
      <manufacturerSpecificCommandClass>
        <version>1</version>
        <instances>1</instances>
        <versionSupported>1</versionSupported>
        <initSerialNumber>false</initSerialNumber>
        <deviceManufacturer>2</deviceManufacturer>
        <deviceType>277</deviceType>
        <deviceId>40976</deviceId>
      </manufacturerSpecificCommandClass>
    </entry>
    <entry>
      <commandClass>MULTI_CMD</commandClass>
      <multiCommandCommandClass>
        <version>1</version>
        <instances>1</instances>
        <versionSupported>1</versionSupported>
      </multiCommandCommandClass>
    </entry>
    <entry>
      <commandClass>THERMOSTAT_SETPOINT</commandClass>
      <thermostatSetpointCommandClass>
        <version>1</version>

After some restarts and some time waiting the device turned up as a Popp device :smile:
So far so good! Thanks!

1 Like