Blind level set not working proper
Posted: 27 Apr 2016 10:23
I have a Fibaro FGRM-222 roller shuter which is working well with my blinds.
The buttons on the Blind User interface works ok (up, down, stop).
The problem is when I want to set the level (with the blue circle) it does not work.
I think the reason is because it refreshes the current status rather quick, before blind actually moved to final position and then the system thinks that is a new setting. Waht happens is that the blind starts jittering until it settles in the position which i rather close to the previous position.
I actually tried to duplicate the control with the code device, where I can set a delay for refreshing (reading the value). If the delay is short a have the same behaviour as mentioned above. if I set the delay to a higher value then it works.
I was playing quite a lot and if, I would be able to close window with the blue circle then it works, but if the refresh is done before than system thinks this is a new set value.
Is there a posibility to set the delay of the blue circle refresh?
If not would it be possible that this blue circle would close automatically after the first setting was done?
How we can correct this?
Tried also with dimmer - works ok but dimmer is settleing in the position quickly (less than in 1s) and the blind needs quite some time to come to desired position.
The buttons on the Blind User interface works ok (up, down, stop).
The problem is when I want to set the level (with the blue circle) it does not work.
I think the reason is because it refreshes the current status rather quick, before blind actually moved to final position and then the system thinks that is a new setting. Waht happens is that the blind starts jittering until it settles in the position which i rather close to the previous position.
I actually tried to duplicate the control with the code device, where I can set a delay for refreshing (reading the value). If the delay is short a have the same behaviour as mentioned above. if I set the delay to a higher value then it works.
I was playing quite a lot and if, I would be able to close window with the blue circle then it works, but if the refresh is done before than system thinks this is a new set value.
Is there a posibility to set the delay of the blue circle refresh?
If not would it be possible that this blue circle would close automatically after the first setting was done?
How we can correct this?
Tried also with dimmer - works ok but dimmer is settleing in the position quickly (less than in 1s) and the blind needs quite some time to come to desired position.