-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[pushover] Expiring Messages #15288
Labels
enhancement
An enhancement or new feature for an existing add-on
Comments
jlaur
added a commit
to jlaur/openhab-addons
that referenced
this issue
Jul 22, 2023
Fixes openhab#15288 Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
jlaur
added a commit
to jlaur/openhab-addons
that referenced
this issue
Jul 22, 2023
Resolves openhab#15288 Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
jlaur
added a commit
to jlaur/openhab-addons
that referenced
this issue
Jul 22, 2023
Resolves openhab#15288 Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
jlaur
added a commit
to jlaur/openhab-addons
that referenced
this issue
Jul 23, 2023
Resolves openhab#15288 Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
jlaur
added a commit
to jlaur/openhab-addons
that referenced
this issue
Jul 23, 2023
Resolves openhab#15288 Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
jlaur
added a commit
to jlaur/openhab-addons
that referenced
this issue
Jul 26, 2023
Resolves openhab#15288 Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
jlaur
added a commit
to jlaur/openhab-addons
that referenced
this issue
Oct 7, 2023
Resolves openhab#15288 Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
jlaur
added a commit
to jlaur/openhab-addons
that referenced
this issue
Oct 19, 2023
Resolves openhab#15288 Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
lolodomo
pushed a commit
that referenced
this issue
Oct 21, 2023
* Add support for Expiring Messages * Add action variants with TTL parameter Resolves #15288 --------- Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
querdenker2k
pushed a commit
to querdenker2k/openhab-addons
that referenced
this issue
Oct 21, 2023
* Add support for Expiring Messages * Add action variants with TTL parameter Resolves openhab#15288 --------- Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
querdenker2k
pushed a commit
to querdenker2k/openhab-addons
that referenced
this issue
Oct 29, 2023
* Add support for Expiring Messages * Add action variants with TTL parameter Resolves openhab#15288 --------- Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk> Signed-off-by: querdenker2k <querdenker2k@gmx.de>
austvik
pushed a commit
to austvik/openhab-addons
that referenced
this issue
Mar 27, 2024
* Add support for Expiring Messages * Add action variants with TTL parameter Resolves openhab#15288 --------- Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk> Signed-off-by: Jørgen Austvik <jaustvik@acm.org>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Pushover 4 introduces a new feature: https://blog.pushover.net/posts/2023/7/expiring-messages
The API is described here: https://pushover.net/api#ttl
This feature would be nice to provide in the Pushover thing action API.
The text was updated successfully, but these errors were encountered: