Getting FW version from Vera's FirmwareInfo
-
Long story short: I need to tweak some parameters for Fibaro Plugs, to remove frequent notifications about watts (I just need a very good approximation, in order to detect the cycle of washer/dryer), but the parameters depend on the firmware version, and I have:
271,1554,21554
and the other one has:
271,4102,0
Any help is apprreciated.
-
271 (0x10F) is the manufacturer ID for Fibaro (Fibargroup), and 1554 (0x612) and 4102 (0x1006) are product type IDs, but I cannot find these listed at either the ZWave Alliance or in the data of the latest version of zwave-js (they are probably supported generically by their device type and command classes). There are close numbers in the product IDs for plugs, but they are listed as different versions. It's not obvious from the remaining data what the versions may be. There also appears to be some disharmony between the two devices in which is the product ID and product type ID (maybe that's an odd Vera/Luup mapping, or maybe its a Fibaro inconsistency). Does the version happen to be on the device label in the fine print?
See "Product Version" for examples for these two similar devices:
Ref: https://products.z-wavealliance.org/products/2818?selectedFrequencyId=1
Ref: https://products.z-wavealliance.org/products/1653?selectedFrequencyId=1