I'd like to request to add action.devices.commands.mediaStop to action.devices.traits.MediaState.
Even if openHAB player item does not include a stop command type, the problem could be circumvented using a string item as action.devices.types.REMOTECONTROL and a simple rule.
I'd like to request to add
action.devices.commands.mediaStop
toaction.devices.traits.MediaState
. Even if openHABplayer
item does not include astop
command type, the problem could be circumvented using astring
item asaction.devices.types.REMOTECONTROL
and a simple rule.