2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-04-07 12:58:13 +00:00

PRESENCE: new collectord package

git-svn-id: https://svn.fhem.de/fhem/trunk@13122 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
markusbloch 2017-01-17 11:59:30 +00:00
parent e72b949bc8
commit 7aea568591
3 changed files with 3 additions and 2 deletions

View File

@ -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

View File

@ -1579,7 +1579,7 @@ Options:
<ul>
<li>direct perl script file: <a href="https://svn.fhem.de/trac/export/HEAD/trunk/fhem/contrib/PRESENCE/collectord" target="_new">collectord</a></li>
<li>.deb package for Debian (noarch): <a href="https://svn.fhem.de/trac/export/HEAD/trunk/fhem/contrib/PRESENCE/deb/collectord-1.6.deb" target="_new">collectord-1.6.deb</a></li>
<li>.deb package for Debian (noarch): <a href="https://svn.fhem.de/trac/export/HEAD/trunk/fhem/contrib/PRESENCE/deb/collectord-1.7.deb" target="_new">collectord-1.7.deb</a></li>
</ul>
</ul><br><br>
@ -1891,7 +1891,7 @@ Options:
<ul>
<li>Perl Skript: <a href="https://svn.fhem.de/trac/export/HEAD/trunk/fhem/contrib/PRESENCE/collectord" target="_new">collectord</a></li>
<li>.deb Paket f&uuml;r Debian (architekturunabh&auml;ngig): <a href="https://svn.fhem.de/trac/export/HEAD/trunk/fhem/contrib/PRESENCE/deb/collectord-1.6.deb" target="_new">collectord-1.6.deb</a></li>
<li>.deb Paket f&uuml;r Debian (architekturunabh&auml;ngig): <a href="https://svn.fhem.de/trac/export/HEAD/trunk/fhem/contrib/PRESENCE/deb/collectord-1.7.deb" target="_new">collectord-1.7.deb</a></li>
</ul>
</ul>

Binary file not shown.