From 357dcd459b6b9af44d1208d58765443424973cc5 Mon Sep 17 00:00:00 2001 From: Jerome Luckenbach Date: Thu, 10 Mar 2022 21:28:21 +0100 Subject: [PATCH] [pushover] Add featured integration paragraph (#12452) Signed-off-by: Jerome Luckenbach --- bundles/org.openhab.binding.pushover/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/bundles/org.openhab.binding.pushover/README.md b/bundles/org.openhab.binding.pushover/README.md index 312f9de43..3de9e293e 100644 --- a/bundles/org.openhab.binding.pushover/README.md +++ b/bundles/org.openhab.binding.pushover/README.md @@ -10,6 +10,10 @@ Once you have the token, you need a user key (or group key) and optionally a dev There is only one Thing available - the `pushover-account`. You are able to create multiple instances of this Thing to broadcast to different users, groups or devices. +openHAB is listed as a *featured application* on the [Pushover homepage](https://pushover.net/apps). +It provides a clone function to directly add a *prefilled* application to your Pushover account and retrieve an API key. +You can reach it via [https://pushover.net/apps/clone/openHAB](https://pushover.net/apps/clone/openHAB) + ## Thing Configuration | Configuration Parameter | Type | Description |