diff --git a/fhem/CHANGED b/fhem/CHANGED index 2cd353400..cff555981 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: 73_PRESENCE: new collectord package to support RSSI selection - feature: 73_NUKIBridge,74_NUKIDevice: add NUKIDevice Readings rssi paired - feature: 73_PRESENCE: - new mode "event" to determine presence state based on events of diff --git a/fhem/FHEM/73_PRESENCE.pm b/fhem/FHEM/73_PRESENCE.pm index 902ab8e14..eebb8a107 100755 --- a/fhem/FHEM/73_PRESENCE.pm +++ b/fhem/FHEM/73_PRESENCE.pm @@ -1579,7 +1579,7 @@ Options:

@@ -1891,7 +1891,7 @@ Options: diff --git a/fhem/contrib/PRESENCE/deb/collectord-1.7.deb b/fhem/contrib/PRESENCE/deb/collectord-1.7.deb new file mode 100644 index 000000000..8e072b0d6 Binary files /dev/null and b/fhem/contrib/PRESENCE/deb/collectord-1.7.deb differ