NZW37 from Inovelli not a recognized Z-Wave device

Yep, thanks. It looks like I just had some poor timing.

I bought a NZW37 this week, and am having the same problem. My device also has the
zwave_manufacturer 786
zwave_devicetype 45601

This is my very first Z-wave device. It seemed like a good starting point to learn Openhab before I drop big $$$ on pool automation. It seems my timing and device selection were unlucky.

I definitely appreciate all the work the community has put into Openhab and the various addons. Clearly a lot of people have spent a significant amount of time trying to make a complicated thing easier to use. Hope this gets added to the database soon.

or upload your xml (in /userdata/zwave) to this post and I am happy to add it.

Here it is. Greatly appreciate the help in advance. This is the NZW37 from Inovelli, the Amazon page notes “This is the same great plug as our prior Show Home model – we swapped the logo and upgraded the firmware to allow you to turn off the LED light on the front!”

node2.xml (13.3 KB)

That manufacturer is not even in the database and I cannot add it.
We need to ping @chris to solve this if he is not to busy with other stuff :slight_smile:

I’ve added this - any issues, just shout :slight_smile: .

OK, the device has apparently been added – but how do I get it to load into OpenHAB now? I thought I read in here somewhere that apt-get update was supposed to pull in the changes, but I did that, deleted the unidentified thing, rescanned and it still comes in as an unidentified device. What am I missing? Thanks…

You can get the latest binding by uninstalling, and re-installing the binding from PaperUI/HABmin - so long as you are using the snapshot version.

Note that if this was only added this morning it won’t have been built yet so you might want to wait an hour or two more…

I uninstalled and reinstalled and I still don’t see the NZW37 in the list and my device is still unknown.

Z-Wave Node 3 (0312:B221:251C:20.17)

How do I tell if I have the “snapshop version”? I don’t know what that means. If I don’t have that version, what are my options?

Thanks, Tim

Easiest way is to log into karaf console:

http://docs.openhab.org/administration/console.html

                          __  _____    ____
  ____  ____  ___  ____  / / / /   |  / __ )
 / __ \/ __ \/ _ \/ __ \/ /_/ / /| | / __  |
/ /_/ / /_/ /  __/ / / / __  / ___ |/ /_/ /
\____/ .___/\___/_/ /_/_/ /_/_/  |_/_____/
    /_/                        2.2.0-SNAPSHOT
                               Build #975

Hit '<tab>' for a list of available commands
and '[cmd] --help' for help on a specific command.
Hit '<ctrl-d>' or type 'system:shutdown' or 'logout' to shutdown openHAB.

It will tell you the openHAB version and build number.

On the console do a bundle:list and look for a line with zwave:

9 | Active | 80 | 2.1.0.201706242319 | ZWave Binding

There you can see the exact build date of the zwave binding. It should be a very recent one to get NZW37 to work.

“Apparently”? Who actually added the device? I can’t find it in the database and there are no devices listed under Inovelli by the looks of it…

Maybe that statement was misinterpreted? I too thought you already added the device, not only the manufacturer, sorry.

But NOW it is added:
http://www.cd-jackson.com/index.php/zwave/zwave-device-database/zwave-device-list/devicesummary/625

Ah - ok. Someone asked for the manufacturer to be added - so I did ;).

1 Like

Hmmm, when I went through the process to upload the XML file, I got a message leading me to that conclusion. I don’t recall exactly what it said since it’s been a while since I tried. I guess I can try again and see what happens.

I also saw that someone replied to one of the chains stating that they were going to upload it and it seemed that they had beat me to it.

Well, it seems that I’m on “openHAB 2.0.0-1 (Release Build)”

And “bundle:list” by itself says “command not found”. Is that a qualifier on a command that is not ringing a bell at the moment? apt-get doesn’t like it.

OK, thanks – I thought I saw that someone had added it.

But I’m not on the snapshot build. I’m on a release build. Any info on what I need to do to pull these changes down?

Thanks…

that was probably me. I attempted to add the unit and it said the manufacturer was missing, so I asked for that. Then I was going to go back and do the unit and sihui had already added the device. But I’m still trying to figure out how to get the new stuff. I’m on a release build. I’ll try the uninstall and reinstall of Z-Wave again in case my timing was off.

Since you are on a release build it will always pull the corresponding release zwave binding and that will not have the new devices. You need to upgrade to the zwave snapshot binding.

Hi All.
What’s the latest on the NZW37? I’m running binding-zwave-2.1.0. I’ve tried to delete/add the Thing a few times as well as uninstall/reinstalled the binding. It still shows up as Unknown Device. I did check the database and I do see the device definition. But for some reason, OH2 shows the device as unknown.

Log Entry:
2017-07-07 16:54:32.813 [WARN ] [wave.discovery.ZWaveDiscoveryService] - NODE 5: Device discovery could not resolve to a thingType! 0312:B221:251C::20.17

Questions:
For anyone who has it working,

  • Could you provide details on how to get this device added to OH2
  • are you able to control each outlet independently?

Thanks!
-r

It’s probably not included in OH2.1 - you should probably try the 2.2 snapshot.