2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-03-03 04:36:36 +00:00

PRESENCE: new collectord script and .deb package from r11212

git-svn-id: https://svn.fhem.de/fhem/trunk@11213 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
markusbloch 2016-04-09 16:48:28 +00:00
parent 7ecbdeef3f
commit 0a48188426
3 changed files with 4 additions and 2 deletions

View File

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

View File

@ -1211,7 +1211,7 @@ Options:
<ul>
<li>direct perl script file: <a href="http://svn.code.sf.net/p/fhem/code/trunk/fhem/contrib/PRESENCE/collectord" target="_new">collectord</a></li>
<li>.deb package for Debian (noarch): <a href="http://svn.code.sf.net/p/fhem/code/trunk/fhem/contrib/PRESENCE/deb/collectord-1.5.deb" target="_new">collectord-1.5.deb</a></li>
<li>.deb package for Debian (noarch): <a href="http://svn.code.sf.net/p/fhem/code/trunk/fhem/contrib/PRESENCE/deb/collectord-1.6.deb" target="_new">collectord-1.6.deb</a></li>
</ul>
</ul><br><br>
@ -1454,7 +1454,7 @@ Options:
<ul>
<li>Perl Skript: <a href="http://svn.code.sf.net/p/fhem/code/trunk/fhem/contrib/PRESENCE/collectord" target="_new">collectord</a></li>
<li>.deb Paket f&uuml;r Debian (architekturunabh&auml;ngig): <a href="http://svn.code.sf.net/p/fhem/code/trunk/fhem/contrib/PRESENCE/deb/collectord-1.5.deb" target="_new">collectord-1.5.deb</a></li>
<li>.deb Paket f&uuml;r Debian (architekturunabh&auml;ngig): <a href="http://svn.code.sf.net/p/fhem/code/trunk/fhem/contrib/PRESENCE/deb/collectord-1.6.deb" target="_new">collectord-1.6.deb</a></li>
</ul>
</ul>

Binary file not shown.