Commit Graph

25 Commits

Author SHA1 Message Date
wooferguy 51dc002a70
Pushover TTL (#1013)
* TTL Functionality

Pick up msg.ttl and pass it to REST API, checking it is a positive integer first.

* Update help doc

Reference ttl parameter in api docs
2023-06-24 09:54:34 +01:00
Trise e6b9da52aa
social-pushover | add tags parameter (#846)
* social-pushover: Add "tags" parameter.

Add "tags" for emergency prio (2) messages, so you're able to cancel them by tag. (see doc / Pushover API)

* Add msg.tags to readme.
2021-10-18 21:09:35 +01:00
brianmangan 6ca70977d8
Social: pushover; add callback parameter w/ documentation (#832)
* adding callback parameter to pushover node.

* pushover: callback feature added

* social/pushover documentation

* PR: added callback parameter to pushover
2021-08-30 12:10:07 +01:00
JsBergbau e05a3f3d4d
Added retry and expire setting for Prio 2 messages (#780) 2021-03-25 09:42:50 +00:00
JsBergbau ef5b577f7f
Updated documentation for msg.html (#774) 2021-03-18 08:47:36 +00:00
JsBergbau b87488df6d
Added support for msg.html (#773) 2021-03-17 21:07:35 +00:00
Dave Conway-Jones e2c9a6521e
pushover node - hide user id and well as api key 2020-05-24 16:42:28 +01:00
Damo ca0b01d10e Pushover image attachment feature (#509)
* Bugfix: node defaults not applying to messages

* Implemented pushover attachment feature
2018-12-13 09:33:50 +00:00
Paul 7ca806f4d1 Update Pushover docs to include msg.sound (#491)
* Add msg.sound to node info

* Add msg.sound option to the readme
2018-09-17 19:58:24 +01:00
cowchimp 771a49a8b0 support HTML-mode in Pushover node #467 (#468)
* support HTML-mode in Pushover node #467

* drop option to set whether Pushover uses HTML mode based on incoming node msg
2018-08-13 11:17:51 +01:00
Dave Conway-Jones fcc1fcfca8 bump package versions (heatmiser, arduino, pushover) 2016-11-26 21:22:18 +00:00
Dave Conway-Jones a7247e898a Update licenses and packages for all nodes 2016-11-06 20:26:19 +00:00
Dave Conway-Jones 6fce1f5622 Pushover, one letter spelling mistake in placeholder 2016-10-17 23:00:22 +01:00
Dave Conway-Jones 735f610730 Pushover, add support for url and url_title
to close #240
Thanks @eisbehr
2016-10-17 22:56:24 +01:00
Dave Conway-Jones b6116abce3 update social nodes info style 2016-03-02 13:27:52 +00:00
René Köcher f5ae0d2c75 Add available sounds to config view. 2015-12-23 13:42:22 +01:00
René Köcher 1557f53e1c Add support for pushover sound selection. 2015-12-23 11:11:04 +01:00
Dave Conway-Jones 2b857cddf2 Move several nodes to "mobile" category
Nma, pushbullet, pusher, pushover, twilio
2015-09-16 22:38:38 +01:00
Dave Conway-Jones 4e6f76cc1d Add device target bailty to pushover node 2015-08-25 21:04:54 +01:00
Dave Conway-Jones 56ff75a37d add priority -2 to pushover node.
to close #129
2015-08-15 20:00:40 +01:00
Nick O'Leary 85f541d346 Fix credential input field names 2015-02-17 22:11:07 +00:00
Nick O'Leary 631f1528e9 Pushover credential fields incorrectly named 2015-02-08 22:52:11 +00:00
Nick O'Leary 08791f1914 Update all nodes to credentials system and auth middleware 2015-02-06 21:10:14 +00:00
Dave C-J f21a08afe6 Add prowl, nma and pushover to npm, update all to fa icons 2014-07-27 16:09:50 +01:00
Dave C-J e23be73090 Add Pushover Node - with credentials support. 2014-04-20 18:00:43 +01:00