Hi all! First post here for a new SmartThings convert to HA.
Over the past 2 weeks I had setup an RPi4 with all my devices I could integrate. I’m getting the hang of things, so I decided to try out the zwave integration. I only have two zwave devices (a Kwikset lock and an Inovelli dimmer). I purchased a usb dongle and have it plugged in to the Pi.
During my reading about zwave integration, i came across the OpenZWave documentation
which indicates that “If you’re starting out with Z-Wave in Home Assistant, we recommend that you use the Z-Wave JS integration”. That sounds exactly like what I needed.
I set that up and have what I believe to be a working installation for zwave since it was able to pickup the device path on its own?? This is from the Supervisor>Configuration section:
Then I proceed to add the integration and looks like there were no issues and it even found 2 devices on its own (only 1 entity though).
After a some restarts here and there, one of the devices managed to even name itself correctly from “Node [number]” to Inovelli … so needless to say the dimmer was found. However, I can’t tell if the other device is the lock. It is indicated as Node 1, and I feel like I read somewhere that Node 1 is usually the zwave dongle. Is this correct, if so, why wouldn’t it pick up any info about itself? is it because I bought a no-name zwave dongle? Under the Devices section this is what I see:
I considered purchasing the Nortek and Aeotec usb dongles, but i eventually settled on this one at less than half the price of the Aeotec and a quarter of the price of the Nortek (yeah the prices for them in Canada seem outrageous).
https://www.amazon.ca/gp/product/B088QPLQS2/
Next question, as I mentioned above, only 1 entity was found and that entity belongs to the Inovelli light. However, I was under the impression that zwave entities should appear as ‘zwave.XXXX’ but the Inovelli entity is ‘light.lights_at_dining_room_current_value’ instead. Is there anything wrong with this?
Still along the lines of the Inovelli dimmer, should there be more entities for this device? The reason I ask is that there is a LED bar along the side of the switch that allows you to change its color which seems to be something I can’t configure at the moment. The light does function properly though within HA.
Thanks for reading this far and appreciate any insight that I can get.