openhab / openhab-ios

The repository of the iOS client
Eclipse Public License 2.0
193 stars 128 forks source link

Switch item not presented correctly, compared to Basic UI #614

Open njordan77 opened 3 years ago

njordan77 commented 3 years ago

Hi, i'm on the latest version of IOS app + Iphone 12 + latest IOS version of the operation system.

When i do this: Switch item=LockON label="NG5 Lock" mappings=[ON="Close", OFF="Open"]

Basic UI shows as expected: image

However the iOS presents it differently. Annoyingly, its not possible to press CLOSE more than once, if Close needs to be re-pressed, first i need to OPEN and then i can shift to CLOSE again, (so it does not behave like two seperate buttons but as a single switch.....after an OPEN you first need to CLOSE... NOT OPEN OPEN OPEN as often as you want) so its not very use-able the way how the app presents it. Did discuss it in the community and it should not look like this.

image

Thanks for your feedback.

njordan77 commented 3 years ago

i'm not sure if this is the right place to document issues with the Openhab App for iOS? is there any other place with more active interaction? for me the current situation is an issue and i wanted to clarify if its a bug or i'm doing something wrong. Kind Regards