openhab-docs/_addons_actions/prowl
Kai Kreuzer e8cbf52986
updated generated content
2018-02-13 23:35:22 +01:00
..
readme.md updated generated content 2018-02-13 23:35:22 +01:00

readme.md

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