openhab-docs/_addons_actions/xbmc
Yannick Schaus 0965e5ec24 Revert "Clean up the master branch"
This reverts commit bad6b47ef9.

Signed-off-by: Yannick Schaus <habpanel@schaus.net>
2018-06-14 16:43:24 +02:00
..
readme.md Revert "Clean up the master branch" 2018-06-14 16:43:24 +02:00

readme.md

id label title type description source since logo install
xbmc XBMC XBMC - Actions action Sends notifications to the Kodi open source home theater software (formerly known as XBMC). https://github.com/openhab/openhab1-addons/blob/master/bundles/action/org.openhab.action.xbmc/README.md 1x images/addons/xbmc.png auto

{% include base.html %}

XBMC Actions

Sends notifications to the Kodi open source home theater software (formerly known as XBMC).

Actions

  • sendXbmcNotification(host, port, title, message): Sends a message to a given XBMC instance
  • sendXbmcNotification(host, port, title, message, image, displayTime): Sends a message to a given XBMC instance (image=a URL pointing to an image, displayTime=a display time for the message in milliseconds)