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