2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-03-13 05:06:35 +00:00

HMLAN added

git-svn-id: https://svn.fhem.de/fhem/trunk@858 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
rudolfkoenig 2011-03-13 08:46:36 +00:00
parent 48e44d2d6a
commit 980f9b8720

View File

@ -87,7 +87,7 @@
Builtin pgm2 / external pgm5 web frontend: Builtin pgm2 / external pgm5 web frontend:
<a href="pgm2-1.png">overview</a>, <a href="pgm2-1.png">overview</a>,
the same rendered for <a href="pgm2-4.png">small screens</a>, the same rendered for <a href="pgm2-4.png">smartphones</a>,
<a href="pgm2-2.png">detail</a>, <a <a href="pgm2-2.png">detail</a>, <a
href="pgm2-3.png">SVG-plots</a>. href="pgm2-3.png">SVG-plots</a>.
<br><br> <br><br>
@ -140,47 +140,67 @@
<li>Via an attached CUL or CUN (see <a <li>Via an attached CUL or CUN (see <a
href="http://www.busware.de">www.busware.de</a>) access to the href="http://www.busware.de">www.busware.de</a>) access to the
following protocols: FS20 (all devices), EM (EM1000EM, EM1000GZ and following protocols: FS20 (all devices), EM (EM1000EM, EM1000GZ and
EM1000WZ), FHT80b, HMS, S300 (KS300, S300TH, KS555, S555TH, etc)</li> EM1000WZ), FHT80b, HMS, S300 (KS300, S300TH, KS555, S555TH, etc),
HomeMatic (<a href="commandref.html#CUL_HM">selected</a> devices)</li>
<div id="dist"></div>
<li>Via an attached FHZ1000 or FHZ1300 access to the following protocols: <li>Via an attached FHZ1000 or FHZ1300 access to the following protocols:
FS20 (all devices), FHT80b, HMS, KS300. <b>Note:</b> The FHZ1350 WLAN FS20 (all devices), FHT80b, HMS, KS300. <b>Note:</b> The FHZ1350 WLAN
works with fhem if you replace the standard (avisario) WLAN module with works with fhem if you replace the standard (avisario) WLAN module with
one that won't encrypt the data.</li> one that won't encrypt the data.</li>
<div id="dist"></div>
<li>reading and sending X10 events via the CM11 module (with access <li>reading and sending X10 events via the CM11 module (with access
to a X10 computer interface)</li> to a X10 computer interface)</li>
<div id="dist"></div>
<li>S300 devices via an attached WS300</li> <li>S300 devices via an attached WS300</li>
<div id="dist"></div>
<li>EM1010PC and attached EM1000WZ, EM1000EM or EM1000GZ</li> <li>EM1010PC and attached EM1000WZ, EM1000EM or EM1000GZ</li>
<div id="dist"></div>
<li>reading attached SCIVT devices</li> <li>reading attached SCIVT devices</li>
<div id="dist"></div>
<li>reading attached M232 devices</li> <li>reading attached M232 devices</li>
<div id="dist"></div>
<li>reading attached WS2000/WS25000 devices, also via raw network <li>reading attached WS2000/WS25000 devices, also via raw network
converters (xport)</li> converters (xport)</li>
<div id="dist"></div>
<li>extract sensor data from IPWE networked weather data receiver</li> <li>extract sensor data from IPWE networked weather data receiver</li>
<div id="dist"></div>
<li>Via an attached <a <li>Via an attached <a
href="http://owfs.org/index.php?page=usb-ds9490r">DS9490R</a> or <a href="http://owfs.org/index.php?page=usb-ds9490r">DS9490R</a> or <a
href="http://owfs.org/index.php?page=com-ds9097-passive">DS9097</a> href="http://owfs.org/index.php?page=com-ds9097-passive">DS9097</a>
access to the following Dallas 1-wire sensors: DS18S20, DS1820, access to the following Dallas 1-wire sensors: DS18S20, DS1820,
DS18B20</li> DS18B20</li>
<div id="dist"></div>
<li>Via an attached KM271 access to the Buderus Logamatic 2107</li> <li>Via an attached KM271 access to the Buderus Logamatic 2107</li>
<div id="dist"></div>
<li>Allnet devices: Allnet 3076, Temperatures sensors and Allnet 4027 <li>Allnet devices: Allnet 3076, Temperatures sensors and Allnet 4027
relay box connected to an Allnet 4000</li> relay box connected to an Allnet 4000</li>
<div id="dist"></div>
<li>Davis VantagePro2 weatherstation</li> <li>Davis VantagePro2 weatherstation</li>
<div id="dist"></div>
<li>RFXCOM RF receivers/transmitters e.g for different Oregon Scientific <li>RFXCOM RF receivers/transmitters e.g for different Oregon Scientific
weather sensors. Tested: BTHR918N, THGR810, THR128, THWR288A, weather sensors. Tested: BTHR918N, THGR810, THR128, THWR288A,
WTGR800.</li> WTGR800.</li>
<div id="dist"></div>
<li>Via the ELV USB-WDE1 access to the S300/S555 family of sensors.</li> <li>Via the ELV USB-WDE1 access to the S300/S555 family of sensors.</li>
<div id="dist"></div>
<li>Via an eQ-3 HomeMatic Lan Configurator access to selected HomeMatic
devices.
<div id="dist"></div>
</ul> </ul>
@ -297,12 +317,9 @@
<h3>Debian/Ubuntu</h3> <h3>Debian/Ubuntu</h3>
<ul> <ul>
<li>Install <a href="http://fhem.de/fhem-=VERS=.deb"> <li>Install <a href="http://fhem.de/fhem-=VERS=.deb">
this</a> package, and connect to this</a> package, and connect to http://localhost:8083/fhem. Follow
http://localhost:8083/fhem (or to http://localhost:8084/fhem for the <a href="HOWTO.html">HOWTO</a> for adding devices.
smartphones). Follow the <a href="HOWTO.html">HOWTO</a> for adding </ul>
devices.
</ul>
<h3>Unix / OSX</h3> <h3>Unix / OSX</h3>
<ul> <ul>
@ -345,7 +362,7 @@
programs are needed. It has support for grouping devices into rooms, programs are needed. It has support for grouping devices into rooms,
manipulating devices, direct fhem commands, displaying logfiles as text manipulating devices, direct fhem commands, displaying logfiles as text
or plot (SVG builtin or PNG by gnuplot), navigating/zooming in the or plot (SVG builtin or PNG by gnuplot), navigating/zooming in the
plots.<br/> plots, HTTP basicAuth, HTTPS and IPV6<br/>
Screenshots: <a href="pgm2-1.png">overview</a>, <a Screenshots: <a href="pgm2-1.png">overview</a>, <a
href="pgm2-2.png">detail</a>, <a href="pgm2-3.png">SVG-plots</a>. href="pgm2-2.png">detail</a>, <a href="pgm2-3.png">SVG-plots</a>.