diff --git a/fhem/CHANGED b/fhem/CHANGED index 535e33c98..f73fecdae 100644 --- a/fhem/CHANGED +++ b/fhem/CHANGED @@ -1,5 +1,6 @@ # 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. + - change: 59_WUup: replaced link to API documentation - feature: 77_UWZ: change to packages, add Meta Support - feature: 74_XiaomiBTLESens: add Meta Support and GP_Export Support - feature: 82_LGTV_WebOS: add wakeupCmd attribut to be executed when turning diff --git a/fhem/FHEM/59_WUup.pm b/fhem/FHEM/59_WUup.pm index aac71d146..d3f85d2ed 100644 --- a/fhem/FHEM/59_WUup.pm +++ b/fhem/FHEM/59_WUup.pm @@ -32,7 +32,7 @@ use Time::HiRes qw(gettimeofday); use HttpUtils; use UConv; -my $version = "0.9.9"; +my $version = "0.9.10"; # Declare functions sub WUup_Initialize($); @@ -369,6 +369,7 @@ sub WUup_receive($) { # 2018-04-10 added attribute round # 2018-04-13 added AqPM2.5 and AqPM10 # 2018-08-15 added attribute unit_solarradiation +# 2019-07-04 replaced link to API documentation # ################################################################################ @@ -425,7 +426,7 @@ sub WUup_receive($) {
sensorName:readingName
attr WUup wutempf outside:temperature
will
@@ -473,7 +474,7 @@ sub WUup_receive($) {
NotessensorName:readingName
.attr WUup wutempf outside:temperature
definiert
@@ -576,7 +577,7 @@ sub WUup_receive($) {
Notizen