openhab-ios icon indicating copy to clipboard operation
openhab-ios copied to clipboard

Setpoint controls unusable

Open stefaanderoeck opened this issue 6 years ago • 3 comments

Hi,

may be related to #174, but not quite the same.

openHAB 2.3.0-1 (Release Build), app version 2.0.2. Pressing + or - on a setpoint doesn't show any change for like 10 seconds, long enough for the user to start incessantly pressing that + or -. This way I succeed in updating a temperature by 0.5 or 1 degree before I loose my patience. Changing a setpoint from 10 to 20 degrees is next to impossible.

And that's with a local connection. My wife has reported that through myopenhab as proxy, the same patience and effort results in... no change at all.

Also I wonder, why not behave like the android app, which lets you select the desired temperature right away through a scroll list of sorts... This way you're not dependent on client-server update cycles to set a desired value (and it's much easier than pressing "+" exactly 20 times anyway)

If you need extra information, I will gladly provide it, Many thanks, Stefaan

stefaanderoeck avatar Dec 05 '18 08:12 stefaanderoeck

I think there's room for improvement:

  • if stepper button is pressed in rapid succession only send the last command
  • keep stepping through values if stepper button is hold down and only send a command when it's released

I'll look into it...

weakfl avatar Nov 10 '19 13:11 weakfl

Mine just crashes when I try to use SetPoint, but I guess it's more related to #33, but that issue is closed. I'm on OH4.

henrikx avatar Nov 07 '23 08:11 henrikx

@henrikx you may want to check whether your issue is the same that I described in #752 :)

TAKeanice avatar Feb 24 '24 15:02 TAKeanice