Signed-off-by: Kai Kreuzer <kai@openhab.org> |
||
---|---|---|
.. | ||
readme.md |
readme.md
layout | title | source |
---|---|---|
documentation | Prowl - Actions | external |
{% 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 NotificationpushNotification(String apikey, String subject, String message, int priority)
: Pushes a Prowl Notification with the given priority