However:
I have a couple of Fibaro 3-in-one sensors that give off an annoying light everytime they detect motion. With the vera I managed to disable this by “setting a parameter”:
…this was far from straightforward, but I managed to do it via the vera admin interface. When pairing these devices with my USB-stick the light is back so I am assuming I need to set this parameter again somehow, which I haven’t been able to do.
thanks for your reply. Yes, I used the control panel to set it up. Problem is that I need to set “Parameter 80” (according to link in previous post), but my control panel looks like this:
Your screen shots don’t show the “Configuration” panel, just “System” and “User”. However, as you mention, the device is showing up as “Unknown”. In that case, the configuration parameters won’t be available because OZW doesn’t know about it. If this is a newer Fibaro device, you’ll need to create a new device XML file. If it’s a new version of an existing device, you can just add a reference to an existing file in the manufacturer_specific.xml file using the new product ID. In either case, you’ll find directions here.
It’s possible the device has a config in OZW 1.6, but by default zwave2mqtt is still using 1.4. It sounds like some have gotten 1.6 to work with it, but I’m not too familiar with that to recommend anything.
…but I don’t know if there are variant of it? In my manufacturer_specific.xml file there is an entry of “type=0800” (and not “0801” that I have) - but it does have “name=FGMS001 Motion Sensor”. Perhaps adding a line pointing to the same file for 0801 would do the trick?
…gave a bit of inspiration. Or maybe a newer version of OpenZwave has the right definition file and I could just use that?
Since doing this needs re-pairing of devices I can’t try right now but will when I get home tonight.
I double checked my “config path” and it should be correct.
In 1.4, I do not have an entry for 0801, so I am sure that’s the issue. Now I need to create one I guess. So you’re saying the 1.6 version won’t work for 1.4?
Yes, I followed the instructions on the page without realizing this. I will do a reinstall tonight after making sure I have the “latest” of the 1.4 version.
Big thanks for your input. I will post here how things go if anyone else stumbles on this in the future.
So, if anyone were to stumble on the same problem;
@freshcoast was absolutely correct. After installing a “new” 1.4 of OpenZwave, everything works as expected. While you’re at it, make sure you install the latest version of zwave2mqtt (do a git clone rather than wget according to the docs).
@freshcoast thanks again for saving me a headache!
Might also mention that leaving the Vera hub in favour of zwave2mqtt is a big win. The Vera has the worst UI imaginable.
U fortunately I never got this zwave 2 mqtt working .it finds all my devices as I copied the zwcfgxxxxx.xml but then it won’t discover my devices correctly. I tried hassio add-on with older zwave li rary as the docker container itself . I also use persistent storage bit anyway once all devices are discovered once only 3 and once I get failure of controller . Is there someone who could make a write-up how to setup this component with a fully configured zwave USB stick I used before with “native” zwave implementation in hass ?