Strange behaviour in iOS app

I’m having very odd behaviour within the iOS app (both release and testFlight versions). In the linked video (https://imgur.com/a/kmM8Vur) I’m dragging the dimmer item Jazz’s Light from 0% upwards. You can see that this then also changes the values of other dimmer items. This occurs whenever I increase a value of any dimmer, it also changes others. This does not occur when using the sitemap through a browser, only within the app. Has anyone else seen this behaviour? I’ll do some further tests, but wondered if it had been seen by others too. You can see that the items actually do get changed from the events below.

2022-02-06 11:12:15.712 [INFO ] [openhab.event.ItemCommandEvent      ] - Item 'Jazz_Light' received command 0
2022-02-06 11:12:15.714 [INFO ] [penhab.event.ItemStatePredictedEvent] - Item 'Jazz_Light' predicted to become 0
2022-02-06 11:12:15.819 [INFO ] [openhab.event.ItemCommandEvent      ] - Item 'Jazz_Light' received command 18
2022-02-06 11:12:15.821 [INFO ] [penhab.event.ItemStatePredictedEvent] - Item 'Jazz_Light' predicted to become 18
2022-02-06 11:12:15.830 [INFO ] [openhab.event.ItemStateChangedEvent ] - Item 'Jazz_Light' changed from 0 to 18
2022-02-06 11:12:15.913 [INFO ] [openhab.event.ItemCommandEvent      ] - Item 'Jazz_Light' received command 26
2022-02-06 11:12:15.915 [INFO ] [penhab.event.ItemStatePredictedEvent] - Item 'Jazz_Light' predicted to become 26
2022-02-06 11:12:15.934 [INFO ] [openhab.event.ItemStateChangedEvent ] - Item 'Jazz_Light' changed from 18 to 26
2022-02-06 11:12:16.013 [INFO ] [openhab.event.ItemCommandEvent      ] - Item 'Jazz_Light' received command 29
2022-02-06 11:12:16.014 [INFO ] [penhab.event.ItemStatePredictedEvent] - Item 'Jazz_Light' predicted to become 29
2022-02-06 11:12:16.022 [INFO ] [openhab.event.ItemStateChangedEvent ] - Item 'Jazz_Light' changed from 26 to 29
2022-02-06 11:12:16.084 [INFO ] [openhab.event.ItemStateChangedEvent ] - Item 'Jazz_Light' changed from 29 to 18
2022-02-06 11:12:16.116 [INFO ] [openhab.event.ItemCommandEvent      ] - Item 'Jazz_Light' received command 34
2022-02-06 11:12:16.117 [INFO ] [penhab.event.ItemStatePredictedEvent] - Item 'Jazz_Light' predicted to become 34
2022-02-06 11:12:16.136 [INFO ] [openhab.event.ItemStateChangedEvent ] - Item 'Jazz_Light' changed from 18 to 34
2022-02-06 11:12:16.229 [INFO ] [openhab.event.ItemCommandEvent      ] - Item 'Kitchen_Pendant' received command 39
2022-02-06 11:12:16.230 [INFO ] [penhab.event.ItemStatePredictedEvent] - Item 'Kitchen_Pendant' predicted to become 39
2022-02-06 11:12:16.253 [INFO ] [openhab.event.ItemStateChangedEvent ] - Item 'Kitchen_Pendant' changed from 0 to 39
2022-02-06 11:12:16.254 [INFO ] [openhab.event.ItemStateChangedEvent ] - Item 'Jazz_Light' changed from 34 to 29
2022-02-06 11:12:16.334 [INFO ] [openhab.event.ItemCommandEvent      ] - Item 'Kitchen_Pendant' received command 45
2022-02-06 11:12:16.335 [INFO ] [penhab.event.ItemStatePredictedEvent] - Item 'Kitchen_Pendant' predicted to become 45
2022-02-06 11:12:16.355 [INFO ] [openhab.event.ItemStateChangedEvent ] - Item 'Kitchen_Pendant' changed from 39 to 45
2022-02-06 11:12:16.358 [INFO ] [openhab.event.ItemStateChangedEvent ] - Item 'Jazz_Light' changed from 29 to 34
2022-02-06 11:12:16.450 [INFO ] [openhab.event.ItemCommandEvent      ] - Item 'Kitchen_Pendant' received command 52
2022-02-06 11:12:16.451 [INFO ] [penhab.event.ItemStatePredictedEvent] - Item 'Kitchen_Pendant' predicted to become 52
2022-02-06 11:12:16.466 [INFO ] [openhab.event.ItemStateChangedEvent ] - Item 'Kitchen_Pendant' changed from 45 to 52
2022-02-06 11:12:16.533 [INFO ] [openhab.event.ItemStateChangedEvent ] - Item 'Kitchen_Pendant' changed from 52 to 39
2022-02-06 11:12:16.549 [INFO ] [openhab.event.ItemCommandEvent      ] - Item 'Kitchen_Pendant' received command 53
2022-02-06 11:12:16.551 [INFO ] [penhab.event.ItemStatePredictedEvent] - Item 'Kitchen_Pendant' predicted to become 53
2022-02-06 11:12:16.567 [INFO ] [openhab.event.ItemStateChangedEvent ] - Item 'Kitchen_Pendant' changed from 39 to 53
2022-02-06 11:12:16.666 [INFO ] [openhab.event.ItemCommandEvent      ] - Item 'Kitchen_Pendant' received command 56
2022-02-06 11:12:16.679 [INFO ] [penhab.event.ItemStatePredictedEvent] - Item 'Kitchen_Pendant' predicted to become 56
2022-02-06 11:12:16.690 [INFO ] [openhab.event.ItemStateChangedEvent ] - Item 'Kitchen_Pendant' changed from 53 to 56
2022-02-06 11:12:16.733 [INFO ] [openhab.event.ItemStateChangedEvent ] - Item 'Kitchen_Pendant' changed from 56 to 52
2022-02-06 11:12:16.777 [INFO ] [openhab.event.ItemCommandEvent      ] - Item 'Livingroom_Pendants' received command 59
2022-02-06 11:12:16.778 [INFO ] [penhab.event.ItemStatePredictedEvent] - Item 'Livingroom_Pendants' predicted to become 59
2022-02-06 11:12:16.787 [INFO ] [openhab.event.ItemStateChangedEvent ] - Item 'Livingroom_Pendants' changed from 0 to 59
2022-02-06 11:12:16.885 [INFO ] [openhab.event.ItemCommandEvent      ] - Item 'Livingroom_Pendants' received command 61
2022-02-06 11:12:16.886 [INFO ] [penhab.event.ItemStatePredictedEvent] - Item 'Livingroom_Pendants' predicted to become 61
2022-02-06 11:12:16.898 [INFO ] [openhab.event.ItemStateChangedEvent ] - Item 'Livingroom_Pendants' changed from 59 to 61
2022-02-06 11:12:16.900 [INFO ] [openhab.event.ItemStateChangedEvent ] - Item 'Kitchen_Pendant' changed from 52 to 53
2022-02-06 11:12:16.971 [INFO ] [openhab.event.ItemCommandEvent      ] - Item 'Livingroom_Pendants' received command 64
2022-02-06 11:12:16.973 [INFO ] [penhab.event.ItemStatePredictedEvent] - Item 'Livingroom_Pendants' predicted to become 64
2022-02-06 11:12:16.980 [INFO ] [openhab.event.ItemStateChangedEvent ] - Item 'Livingroom_Pendants' changed from 61 to 64
2022-02-06 11:12:17.060 [INFO ] [openhab.event.ItemStateChangedEvent ] - Item 'Kitchen_Pendant' changed from 53 to 56
2022-02-06 11:12:17.062 [INFO ] [openhab.event.ItemStateChangedEvent ] - Item 'Livingroom_Pendants' changed from 64 to 59
2022-02-06 11:12:17.085 [INFO ] [openhab.event.ItemCommandEvent      ] - Item 'Livingroom_Pendants' received command 65
2022-02-06 11:12:17.086 [INFO ] [penhab.event.ItemStatePredictedEvent] - Item 'Livingroom_Pendants' predicted to become 65
2022-02-06 11:12:17.095 [INFO ] [openhab.event.ItemStateChangedEvent ] - Item 'Livingroom_Pendants' changed from 59 to 65
2022-02-06 11:12:17.158 [INFO ] [openhab.event.ItemStateChangedEvent ] - Item 'Livingroom_Pendants' changed from 65 to 61
2022-02-06 11:12:17.228 [INFO ] [openhab.event.ItemCommandEvent      ] - Item 'Livingroom_Lamps' received command 65
2022-02-06 11:12:17.229 [INFO ] [penhab.event.ItemStatePredictedEvent] - Item 'Livingroom_Lamps' predicted to become 65
2022-02-06 11:12:17.240 [INFO ] [openhab.event.ItemStateChangedEvent ] - Item 'Livingroom_Lamps' changed from 0 to 65
2022-02-06 11:12:17.247 [INFO ] [openhab.event.ItemStateChangedEvent ] - Item 'Livingroom_Pendants' changed from 61 to 64
2022-02-06 11:12:17.326 [INFO ] [openhab.event.ItemStateChangedEvent ] - Item 'Livingroom_Pendants' changed from 64 to 65
2022-02-06 11:12:17.341 [INFO ] [openhab.event.ItemCommandEvent      ] - Item 'Livingroom_Lamps' received command 65
2022-02-06 11:12:17.342 [INFO ] [penhab.event.ItemStatePredictedEvent] - Item 'Livingroom_Lamps' predicted to become 65
2 Likes

I have similar to this. If I have a page with say 5 dimmers and some are set to the same brightness, changing one dimmer changes the value of the other dimmer that had the same value. It evens changes the name of the dimmers at the same time.

Disabling Realtime Sliders improves matters.

+1 on this issue. Changing the value of one slider by moving it moves the sliders for other devices. It’s only in the app, the Basic UI works fine. I also noticed the behavior where the label of other sliders changes to the one you’re trying to adjust when you’re moving it.

1 Like

Same for me! iOS 15.3 / OHApp 2.4.41

Aha, it seem real time sliders is indeed the issue. Have disabled that and all seems well.

Sounds like a great workaround.
Nevertheless changing the brightness during sliding is a nice feature thats why I wanted to use it.
Even more strange is why other sliders are affected and why does the naming of the items change.

I seem to have a similar issue. sliders that are not related to each other (lighting and audio) interact in the iOS app.
disabling realtime sliders did not fix the issue

1 Like

In my case the problem persists

I have this as well on the latest testflight version 2.4.45 IOS 15.4

The charts also don’t work very well to me.
I also ask you not to mark this conversation as resolved because that is not the definitive solution, everything appeared following updates of the app.

Same issue here: On iOS 2.4.45 scrolling in Graphana charts does not work anymore. Changing height=xxx in the code also does not fix this. Please help

@crystollic - how do you disable realtime sliders

Andrew,

You can disable them in the App settings (hamburger menu, top right)

Mark

in mainui or the iphone app?

iPhone app.

awesome thanks that seems to have solved that for me too now

Hello, for me this issue is Not solved. After restarting the App and Realtime sliders de/activated the issue is the Same.

Can you fix that please !!

Thank you very much.
Best regards

Moritz
iPhone 13 Pro, iOS 16.1.2, App Version: 2.4.56