Page 1 of 1

Fibaro RollerShutter3 (FGR223) percent bar strange behavior

Posted: Tuesday 03 May 2022 12:40
by Michalux
Hi,

Does anyone have any experience with Fibaro RollerShutter3 (FGR223) and autodiscovery/zwavejs2mqtt ?
I've just switched from OZW to ZWaveJS2MQTT+AutoDiscovery and everything seems to work just fine except blind percentage bar.
It seems to live its own life. For instance, depending on how I close the shutter (using Domoticz or wall switch) the bar is fully left or fully right position. So I have two closed blinds and one has percentage bar set to 100% and the second one to 0%.
It also looks like setting blind position to 0 gives different result (on the bar) than clicking close button.
I've made a test:
Rolled up the blind with roll up button in Domoticz.
Percent bar went to 0% (as expected).
Rolled down the blind to 6% (using roll down button than stop button - all in Domoticz).
Percent bar went to 6% (as expected).
Again rolled up the blind this time using percent bar (set to 0%). The blind rolled up fully, but percentage bar just after that set to 100%.
Clicking roll up button in Domoticz once again brings bar to 0% again.
And one more thing - when I set the bar to i.e. 8%, I can see then Domonitcz sends "targetValue/set 88 to MQTT. The blind is not a inverter one, so this looks like a bug to me ...

Any ideas how to fix this ?

Re: Fibaro RollerShutter3 (FGR223) percent bar strange behavior

Posted: Tuesday 03 May 2022 21:03
by waltervl
Look at this GitHub issue https://github.com/domoticz/domoticz/issues/5217

There is also another issue linked there.

Re: Fibaro RollerShutter3 (FGR223) percent bar strange behavior

Posted: Wednesday 04 May 2022 15:08
by Michalux
Thanks for the heads up :)