Pushbutton switch

Running 1.8.0
This is the item defined in items
Switch kodi_playpause "Kodi Play/Pause" { xbmc=">[#cinema|Player.PlayPause]", autoupdate="false"}

This is what i have in sitemap
> Frame label=“XBMC”
> {
> Switch item=kodi_playpause label=”Play” mappings=[ON=”Play”]
> Switch item=kodi_playpause label=”Pause” mappings=[ON=”Pause”]
> }

And magic doesn’t happen… I get two classic switches in web UI

In fact, at openHAB startup openHAB requests the state. The knx actuator will answer the request (depends on what bits were set during programming of the actuator and if the GA is the sending GA at the actuator)