I have a Switch with a mapping for three values that works well on the iPhone sitemap but is unresponsive on the watch. The values are displayed on the watch but tapping on a value does not generate a response. The Item is not updated and nothing is generated in either openhab.log nor events.log.
The values on the watch scroll properly. However there is an empty line above the displayed values and another empty line after the values.
Does anyone know of a work-around for this issue?
Switch item=LandscapeOverride label="Landscape Lights" mappings=[0="Off", 1="On", 2="Auto"]
The app is running on an iPhone 16 Pro and a Series 9 watch.
- IOS version:18.1.1
- WatchOS version: 11.1 (22R585)
- openHAB version: 4.1.3 running in Docker on a Synology NAS
- IOS App version: 3.0.5 (11)
Screenshots showing the extra (blank) values: