@ztiknl/sara
Version:
Sentient Artificial Responsive Agent
7 lines • 342 B
JSON
{
"name": "move",
"module": "xbmcremote",
"regex": "^(?:media\\smenu)\\s?(?:move)\\s?(up|down|left|right)$",
"description": "Menu move on xbmc device",
"explanation": "This plugin teaches SARA how to transmit a move up/down/left/right command to a configured xbmc device.\nType 'media menu move up' and SARA should respond."
}