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: svn://svn.code.sf.net/p/fhem/code/trunk@9136 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
loredo
2015-08-26 10:27:16 +00:00
parent 113757457c
commit 86c45ee924
2 changed files with 886 additions and 248 deletions

View File

@@ -1,5 +1,13 @@
# Add changes at the top of the list. Keep it in ASCII, and 80-char wide.
# Do not insert empty lines here, update check depends on it.
- feature: 70_Pushover: 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
- feature: 74_Unifi: - Added Attribute 'devAlias' to rename device names (ID)
- bugfix: Module not started without restart after def
- feature: 74_Unifi: - Added support for Controller v3 (v4 already supported)

File diff suppressed because it is too large Load Diff