[ZWAVE] Missing isLow feature on Fibaro FMGS001 & FGFS101 // Philio PST02A

Hi @Sescandell
It seems that a feature is missing on several of my battery-powered Z-Wave modules to migrate: isLow




I’ll take care of it tonight

Well, it took me a while, I didn’t really understand, but actually, the isLow property has completely disappeared since an update of zWaveJS UI. They changed the mechanics of management: feat: convert Battery CC `isLow` value to notification event by AlCalzone · Pull Request #7984 · zwave-js/zwave-js · GitHub

To preserve the functionality, I will make a derived calculation from the level. It will be « transparent Â».

Available in version 1.7.0