I ordered 2 weeks ago one Fibaro Wall Plug FGWPE/F-102 ZW5.
Yesterday I got my second one, same modell.
The Serialnumber of the fist one is a little bit higher then the second one.
I was able to include both Wall Plugs. Basically they are working without issues.
The strange thing is that the first one was detected as “unknown” device and I cannot change “advanced parameters” via the Z-Wave Menu. I have to change the parameter settings via manual commands.
The second one (lower SN) was detected as WAll Plug and this one I can change the parameters also via the Z-Wave Menu.
Could it be that the fist one has a newer firmware and therefore not correctly detected?
Basically it is not an issue, as both are working as expected, just wondering about the difference…
I had the same problem with the FGWPF-102 ZW5. This is because the python-openzwave package homeassistant uses doesn’t have the config for the newer model and therefore shows up as unknown. I’ve fixed this by manually adding it to my zwcf*.cfg file.
I’ve found the correct file in the openzwave C++ github:
Then i’ve changed the name of the unknown device in the .cfg file
And the i’ve added the values i found on the github between these tags <CommandClass id="112" name="COMMAND_CLASS_CONFIGURATION" version="1" request_flags="4" issecured="true"> <Instance index="1" /> </CommandClass>
NOTE: You’ll need to stop homeassistant before changing these values.
Yeah i think so. Maybe open-zwave matches on serial number and can the higher one not be found in the python open-zwave library homeassistant uses. Although this is just speculation from my end. Maybe someone else who knows more about homeassistant/zwave can tell us for sure.
What exactly did you add? you’ll need to get the config off your device from the openzwave github page. And add it between the correct tags in the xml file. After that you should reboot your home assistant.
I am trying to follow the instructions above but my problem is that I cannot find the unknown values in the log files. However still the plug is added and workning except for the specific Z-wave parameters that I would like to change.
I have tried to copy an old Wall plug FGWPE/F-102 (non Gen 5). Then the parameters are shown but not changeable. I have also taken the