mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-01-31 18:59:33 +00:00
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@9136 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
cf9053bc32
commit
20fb89ff04
@ -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
Loading…
Reference in New Issue
Block a user