31 Commits

Author SHA1 Message Date
jpawlowski
749acce4ab 70_Pushover.pm: more convenient new line usage
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@10062 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-12-01 13:54:55 +00:00
jpawlowski
4b3ce233b6 70_Pushover: allow \n to enforce newlines in message text and \\n to keep it as \n
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@10043 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-11-29 13:04:18 +00:00
jpawlowski
2f04ffab81 70_Pushover.pm: keep failed userkeys in INTERNALS
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@9960 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-11-22 00:01:46 +00:00
jpawlowski
24a9d4049a 70_Pushover: allow device to be a User or Group key
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@9824 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-11-08 14:08:59 +00:00
jpawlowski
5f9a61f655 70_Pushover: improved API integration and error handling
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@9763 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-11-03 14:03:43 +00:00
jpawlowski
cae1861733 70_Pushover: revert file added by accident in commit 9761
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@9762 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-11-03 13:56:40 +00:00
jpawlowski
30a84585a6 msg: remove old 75_MSG.pm and replace it by new msg command (forum #351266)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@9760 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-11-03 09:10:22 +00:00
jpawlowski
0dbc5837a0 70_Pushover: increase regular user re-validation period to 12h; 15min re-validation period in case an error occurred
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@9711 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-10-28 18:04:17 +00:00
jpawlowski
bd08664523 70_Pushover: increase regular user re-validation period to 12h; 15min re-validation period in case an error occurred
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@9709 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-10-28 17:54:00 +00:00
jpawlowski
ee45c215c0 70_Pushover: restrict priority range between -2 and 2
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@9384 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-10-05 18:45:00 +00:00
jpawlowski
3ed8af3df4 ENIGMA2, ONKYO_AVR, PHTV, Pushover, GEOFANCY, RESIDENTStk, msg: suppress warning “Smartmatch is experimental”
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@9380 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-10-05 08:04:23 +00:00
jpawlowski
cce95077bb 70_Pushover: add hint for Perl-JSON
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@9323 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-09-27 13:56:19 +00:00
jpawlowski
00f5b11898 70_Pushover: add mandatory module IO::Socket::SSL to description
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@9322 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-09-27 13:38:38 +00:00
jpawlowski
5f2b3b712f 70_Pushover: improved logging
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@9249 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-09-14 09:42:38 +00:00
jpawlowski
bf8eae9031 70_Pushover: fix supplementary URL support
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@9248 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-09-14 08:40:36 +00:00
jpawlowski
bb7ebf655d 70_Pushover: add $Id$
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@9183 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-08-31 13:58:25 +00:00
jpawlowski
94913b4016 70_Pushover: minor improvement
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@9181 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-08-30 19:34:49 +00:00
jpawlowski
595b5521de 70_Pushover: add reading for availability
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@9180 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-08-30 18:27:34 +00:00
jpawlowski
37d46deec6 70_Pushover: add internal timer for regular connectivity check to Pushover backend API
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@9177 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-08-30 17:00:58 +00:00
jpawlowski
685a05c3f4 70_Pushover: fix non-JSON support
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@9175 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-08-30 16:32:36 +00:00
jpawlowski
c818b2fd09 70_Pushover: use more pleasant regex for supplementary URLs
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@9170 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-08-30 14:38:48 +00:00
jpawlowski
bd7cadead1 Pushover: make Perl::JSON optional
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@9148 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-08-28 16:09:40 +00:00
jpawlowski
20e00193cd Pushover: fix attributes
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@9146 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-08-28 08:54:43 +00:00
jpawlowski
e442f4de90 Pushover: user/group token validation - remove u/g prefix check
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@9138 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-08-27 11:11:22 +00:00
jpawlowski
f48e832002 Pushover: rewrite for non-blocking HttpUtils
Rewrite for Non-Blocking HttpUtils
- much more readings
- Support for emergency callback via push
- Support for supplementary URLs incl. push callback
 (e.g. for priority < 2)
- Added readingFnAttributes to AttrList
- Added support for HTML formatted text
- Added user/group token validation

git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@9136 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-08-26 10:27:16 +00:00
jbosecker
2219fe7613 70_Pushover.pm: Now returning undef, if set was successful and timestamp is casted to integer.
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@7252 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-12-18 12:51:22 +00:00
jbosecker
655f8df4e7 70_Pushover.pm: Implemented an attribute to toggle SSL.
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@6835 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-10-30 08:33:43 +00:00
jbosecker
5e8dc89b57 Added disable attribute to pushover module.
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@6076 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-06-06 06:27:29 +00:00
jbosecker
9ec55b0fe7 Added possibility to use default values in pushover module. Thanks to Benni for contribution
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@5535 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-04-16 10:26:36 +00:00
jbosecker
af0ffb4342 Removed dependencies to SSL, HTTP and UserAgent stuff. Added two readings for last message and last result.
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@4653 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-01-15 09:48:59 +00:00
jbosecker
5fca926e96 Moved Pushover module from contrib to FHEM. Added documentation for Pushover module.
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@4608 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-01-10 17:47:44 +00:00