diff --git a/fhem/CHANGED b/fhem/CHANGED index a9ffe6356..dc767606b 100644 --- a/fhem/CHANGED +++ b/fhem/CHANGED @@ -1,5 +1,7 @@ # 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. + - bugfix: PRESENCE: new collectord script and .deb package fixing not + working statusRequest when a room in collectord is disconnected - updated: 74_AMAD: New Minor Release 2.0 Please read the Wiki or Commandref !!! ATTENTION !!! Modify Definition is necessary - feature: 77_UWZ: new Modules to receive Information about Unwetterwarnung diff --git a/fhem/FHEM/73_PRESENCE.pm b/fhem/FHEM/73_PRESENCE.pm index d0855db56..f19218d38 100755 --- a/fhem/FHEM/73_PRESENCE.pm +++ b/fhem/FHEM/73_PRESENCE.pm @@ -1211,7 +1211,7 @@ Options:

@@ -1454,7 +1454,7 @@ Options: diff --git a/fhem/contrib/PRESENCE/deb/collectord-1.6.deb b/fhem/contrib/PRESENCE/deb/collectord-1.6.deb new file mode 100644 index 000000000..9746c6d42 Binary files /dev/null and b/fhem/contrib/PRESENCE/deb/collectord-1.6.deb differ