Hello,
In OH2.5 I used Sitemap to control my smart home. I used mapping to created buttons and scenarios:
Switch item=Roller_Control label="Blind [%d]" mappings=["75"="75%", "DOWN"="▼", "STOP"="■", "UP"="▲"]
Switch item=Relay2_Output label="Wall" mappings=["OFF"="Off", "ON"="On"]
Switch item=Relay1_Output label="Fan" mappings=["OFF"="Off", "ON"="On"]
Is it possible to use mapping in the Locations/Equipment cards?