mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-01-31 06:39:11 +00:00
PRESENCE/collectord: new collectord deb package including RSSI based room detection (Forum: #54482), ping command (Forum: #83477), systemd unit file
git-svn-id: https://svn.fhem.de/fhem/trunk@16036 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
d2e6431c34
commit
4e4275b17b
@ -1,5 +1,8 @@
|
||||
# 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.
|
||||
- feature: 73_PRESENCE: new collectord package (RSSI based room selection
|
||||
for BTLE devices (lepresenced), ping command for
|
||||
daemon monitoring, systemd service unit
|
||||
- bugfix: 93_DbLog: use of uninitialized value $txt if addlog has no value
|
||||
- feature: 33_readingsGroup: added german commandref (by HomeAuto_User)
|
||||
- feature: 10_pilight_ctrl: support bh1750 illuminance sensor
|
||||
|
@ -1616,7 +1616,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.7.deb" target="_new">collectord-1.7.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.8.deb" target="_new">collectord-1.8.deb</a></li>
|
||||
</ul>
|
||||
</ul><br><br>
|
||||
|
||||
@ -1945,7 +1945,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ür Debian (architekturunabhä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>
|
||||
<li>.deb Paket für Debian (architekturunabhängig): <a href="https://svn.fhem.de/trac/export/HEAD/trunk/fhem/contrib/PRESENCE/deb/collectord-1.8.deb" target="_new">collectord-1.8.deb</a></li>
|
||||
</ul>
|
||||
</ul>
|
||||
</ul>
|
||||
|
BIN
fhem/contrib/PRESENCE/deb/collectord-1.8.deb
Normal file
BIN
fhem/contrib/PRESENCE/deb/collectord-1.8.deb
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user