Openhab 2.5.4 on raspbian
Fibaro rollershutter 3 frg-223 FW5.1
2.5.4 openHAB Add-ons :: Bundles :: ZWave Binding
10:12:55.601 [INFO ] [smarthome.event.ItemCommandEvent ] - Item ‘shutter_bad_julie’ received command 100
10:12:55.628 [INFO ] [arthome.event.ItemStatePredictedEvent] - shutter_bad_julie predicted to become 100
10:12:55.643 [INFO ] [smarthome.event.ItemStateChangedEvent] - shutter_bad_julie changed from 0 to 100
10:12:57.341 [INFO ] [smarthome.event.ItemStateChangedEvent] - shutter_bad_julie changed from 100 to 8
So it only sends one status update after 1 sec … time to move from 0% to 8%, but it doesn’t send final/end status “changed from 8 to 100” when rollershutter is at 100% …
When real/physical buttons are used … no zwave status % update is send (?)
(Also have an old Fibaro Rollershutter 2 frg-222 and there both cases are ok)
Saw workarounds with REFRESH and so … but is there a real solution for his?
So that FRG-223 does send status itself?