openhab-docs/_actions/prowl/readme.md

846 B

id label title type description source since install
prowl Prowl Prowl - Actions action Prowl lets you use push notifications on iOS devices (please check openhab.cfg for required configuration settings): https://github.com/openhab/openhab1-addons/blob/master/bundles/action/org.openhab.action.prowl/README.md 1x auto

{% include base.html %}

Prowl Actions

Prowl lets you use push notifications on iOS devices (please check openhab.cfg for required configuration settings):

Actions

  • pushNotification(String subject, String message): Pushes a Prowl Notification
  • pushNotification(String apikey, String subject, String message, int priority): Pushes a Prowl Notification with the given priority