Integration is literally hours old at this point, but @EricM_Inovelli are you intending to/working toward drivers for the new new Zwave JS Server/Integration on HA?
It does pick up the device, but HA staff are basically stating it is non-compliant with the Z-wave specs (which I assume means that Z-wave hasn’t come up with a fan/light dual endpoint device spec lol).
Excited to try the new integration (feedback was impressive) but wanted to see what we might expect from Inovelli on this.
Agreed, my device is showing as an LZW36 from Inovelli properly, but the driver isn’t working properly, it keeps saying the node isn’t responding to certain commands, marks it as dead, then it immediately wakes back up.
Yeap, same issue here, no fan/light entities showing up with zwave js, and now zwave js is the official zwave platform for Home Assistant after Feburary’s release.
I spent the weekend getting my system updated (merged deprecated Z-Wave and Fibaro Home Center Light into Z-Wave-JS).
I don’t think the issue with the lights not showing up has anything to do with the driver. It works fine from the panel and if you get MQTT setup, it works properly through that channel as well (that’s my workaround for the moment).
Using Z-Wave Parameters for configuration isn’t working very good right now. You can setup the config from the Z-Wave-JS web page, but if you try to setup a notification using the partial config parameters, I’m finding it doesn’t work reliably.
Hopefully Z-Wave-JS will mature rapidly (it already seems to be, they added Dark Mode ).
Can you set parameters and color control? Looking to possibly move my zwave devices from Smartthings to Home-assistant, but losing the settings you can update easily in Smartthings for these switches has me on hold . Looks like basic control is working from the post by @jtronicus
The current path forward for HA is ZwaveJS Server (Websocket) → ZwaveJS HA Integration. Right now the ZWave JS integration does not have a UI that can modify parameters, but it is on their path.
There is a second ZwaveJS2MQTT add-on that can be spooled up after taking down the ZwaveJS Server (however you are hosting) and using the same usb stick/network key, it can read in the nodes and DOES have a UI that can make changes. It can be used to serve the HA integration via websockets OR MQTT, but this is not the path forward for HA.
So what I currently do (again we are talking maybe a few months of this before HA integration has a UI) is:
Take down ZwaveJS Server
Spool up ZwaveJS2MQTT
Change parameters, test, etc.
Take down ZJS2M
Spool up ZJS
Whole process takes about ~10 minutes to make changes, which, yes, admittedly is a pain, but it’s a workaround for MAYBE a few months for a MUCH better future outlook.
All of that said, they are ALSO working on a service that would allow automations to perform parameter changes based on events. The old integration you could program it to say “zwave.set_config_parameter”, send a snip of code, and it would change the parameter. That is ALSO in development and forthcoming, but is not currently available.
I am not sure why you are going through all of this complication. ZwaveJS2MQTT runs the ZwaveJS websocket server… you can just use that/keep that running since it can serve the UI and the websocket integration at the same time. I am doing this with HA Core.
Frankly because I don’t want to rename all of my entities AGAIN again. Plus I don’t change parameters often as a need so I’ve done this a total of MAYBE 3 times since switching over.
Plus plus I didn’t know about ZJ2M before I switched :D.
Yes having to move over from any of the other Zwave Home Assistant integrations and then rename everything again would be a huge pain, especially with having to redo all the automations. Fortunately for me, I’d be starting from scratch, and I now have ZwaveJS2MQTT up.
It looks to be a MASSIVE improvement over the prior alternatives. Poor Zwave integration in Home Assistant was the main reason I kept all my Zwave devices on Smartthings. However, this new ZwaveJS2MQTT seems like a game changer. I tested out a simple button remote (go control switch) and see all the parameters (screenshot below). Just curious about the LZW36 though since its so much more complex. The Smarthings device handler for that works great. I might just have to test one out on this new ZwaveJS2MQTT to see how it works. This is all new so I’m sure more features will be added in time.
Anyone else not getting meter reports from their 36’s? I’ve just noticed that a change in state (with parameters set at defaults but also set differently to test) no longer reflects an update in the meter or energy sensors.
Can someone else validate they are having the same experience? @jtronicus@mwav3
Edit: Also my 1.31 firmware Guest Bedroom fan is turning on the light when I turn on the fan via z-wave dashboard??? Is this what I get for going on vacation???
Also, there was a recent change in the device config files for the LZW36 in order to work around a firmware bug. I would make sure you are on the latest version of zwavejs and reinterview the node if possible