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