Wanted to test the new zwave-js out and tossed the HA image on an RPi4 I had laying around with a Nortek HUSBZB-1. Everything seems to work fine but when I add a node the correlated entity never gets created.
The node shows up as:
Device info
HA03
by Intermatic
Firmware: 1.0
Z-Wave Info
Home ID: 3261845704
Node ID: 5
Node Status: Alive
Node Ready: Yes
I did see in the System Options for Z-Wave JS that the default option is to create the entity. Curious what I’ve overlooked. Again, this is a completely fresh install.
Looks to be a very old device. There might be a discovery issue with HA. I would first go to the integration configuration, download a dump file and create a github issue and add the dumpfile to the issue.
And you’d be right. I had it laying around which is why I grabbed it to test with. I’ll grab the dumpfile and toss it up as an issue. Thanks @freshcoast!