Hi
I have a “fibaro smart implant FGBS-222” and I want to change some parameters which are not able to change via phone app, at least they are not listed. When I go to “Developer Tools>Tools>Devices” I see the device with the different parameters but it seems to be that they cannot be changed. In the fibaro manual it states clearly that you can change for example the parameter 20 from 0 to 1. Can I get support to get for example this parameter changed? Thanks in advance…
If a Z-Wave parameter is not listed in the advanced device settings, then it’s possible to change this parameter using the Z-Wave Raw Command.
There are two ways to do this:
In the advanced device settings under “Z-Wave raw configuration parameters”. Here you have to enter the parameter ID, the parameter size and the wanted parameter value and then save those changes.
Example: 20, 1B, 1
It’s also possible to create a corresponding flow. In addition to the parameters already mentioned above (parameter ID, size, value), the NodeID of the device must also be entered:
NodeID: 115 (exemplary)
Parameter ID: 20
Parameter Size: 1B
Value: 1
Parameter 20 is in the advanced settings of the FGBS-222, it is called “Type input 1” and is a dropdown as there are 6 different options, not just 0 or 1.