This page is part of archived documentation for openHAB 2.5. Go to the current stable version

# XBMC Actions v1

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)