diff --git a/fhem/CHANGED b/fhem/CHANGED index 3bd8bd20b..2f6e87a88 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. + - changed: PRESENCE/collectord: new collectord-1.5.deb package released - changed: YAMAHA_BD: added HTTP request queue, send only one request at the same time. This increases command reliability and response behaviour of the player. diff --git a/fhem/FHEM/73_PRESENCE.pm b/fhem/FHEM/73_PRESENCE.pm index 8e977fcb6..70a6dae42 100755 --- a/fhem/FHEM/73_PRESENCE.pm +++ b/fhem/FHEM/73_PRESENCE.pm @@ -1211,7 +1211,7 @@ Options:

@@ -1455,7 +1455,7 @@ Options: diff --git a/fhem/contrib/PRESENCE/deb/collectord-1.5.deb b/fhem/contrib/PRESENCE/deb/collectord-1.5.deb new file mode 100644 index 000000000..5a4714d0a Binary files /dev/null and b/fhem/contrib/PRESENCE/deb/collectord-1.5.deb differ