openhab-docs/_actions/prowl
John Cocula aa2ab2cac1 [Add-ons] Generate as Jekyll Collections instead of Jekyll Pages (#355)
* Generate addon docs as Jekyll Collections instead of Jekyll Pages

Simplifies a lot of Jekyll, makes custom addon layout possible.

Signed-off-by: John Cocula <john@cocula.com>

* Adds-on (all but bindings) in user menu

Signed-off-by: John Cocula <john@cocula.com>

* Added openhab-distro submodule

Signed-off-by: John Cocula <john@cocula.com>
2017-03-02 01:08:44 +01:00
..
readme.md [Add-ons] Generate as Jekyll Collections instead of Jekyll Pages (#355) 2017-03-02 01:08:44 +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