Jumpy light slider
complete
Andreas Erlandsen
When you change light level by moving the slider in the new app, it jumps around before slooowly inching towards the desired dimmer level. Sometimes going to desired level, other times not.
Light level adjustment MUST be 100% reliable and accurate. Imagine if your physical dimmer switches acted like this...
Tormod Tønnesen
In Android 5.0.15 this is now way better while dragging before letting go, but after it's still jumping back to original position and then forward again to new set position. Not as big of a deal as jumping while dragging, but still a bit weird and unnecessary behavior.
Jonathan Seim
I'm still experiencing the same issues after update to 5.0.15
It seems like adjustments in new app sometimes does not trigger a change from device. Works with old app. Tor Erik Skårdal : Want me to report new issue as this is marked as complete?
Tor Erik Skårdal
Jonathan Seim: do you still have "Jumpy light slider"?
Or do you have this? https://futurehome.canny.io/issues/p/lights-dont-change-to-the-correct-brightness
If its something else, pease registere a new issue 👍
Jonathan Seim
Tor Erik Skårdal: Thanks, the above issue. Couldn't find it as an issue earlier.
Tor Erik Skårdal
complete
Fixed in 5.0.15
Jonathan Seim
When using the slider for a room (main page -> lighting) holding more than one light source, this behavior is inconsistent for the lights in that room. Eg.
- All lights is room = off
- Set slider to x%
- Light 1 = y%, light 2 = z%, ...
Tormod Tønnesen
This goes for heat as well! My opinion is that nothing should happen, no command should be sent to the device, before I let go of the slider (I'm guessing this is what's causing the juming; loads of messages sent to the device while dragging, loads of status messages coming back to the hub that level of light/heat has changed, loads of messages to the app asking it to update the slider in the UI)
Andreas Erlandsen
Tormod Tønnesen: Agreed.
Tor Erik Skårdal
Tormod Tønnesen: that is the way it's supposed to work. We found an issue in Flutter where commands are sent twice when using "onChangeEnd".
We are testing the fix now.
Tormod Tønnesen
Tor Erik Skårdal: Is
onChangeEnd
supposed to run on each step the slider is moved, also before it's released by the user? If it is you should at least ignore feedback coming from the device on each change that updates the slider resulting in jumping back and then forward to your finger again.Tor Erik Skårdal
Tormod Tønnesen: It's only supposed to run when it's released by the user, and that is what the fix is fixing 🙂
Tor Erik Skårdal
in progress
Nils Magne Lunde
This is the bug that prevents me from using the new app on a regular basis. Somtimes it takes 5-6 tries before reaching desired level.