2008-05-10 21:09:10 +00:00
|
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
|
|
|
|
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
|
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
|
|
|
|
|
|
<head>
|
|
|
|
<title>Home of FHEM</title>
|
2013-09-02 10:52:23 +00:00
|
|
|
<script type="text/javascript" src="fhemdoc.js"></script>
|
|
|
|
<noscript>
|
|
|
|
<link rel="stylesheet" type="text/css" href="../www/pgm2/style.css" />
|
|
|
|
</noscript>
|
|
|
|
|
2011-11-20 18:53:35 +00:00
|
|
|
<meta http-equiv="Content-type" content="text/html;charset=ISO-8859-1"/>
|
2012-09-27 09:59:35 +00:00
|
|
|
<link rel="shortcut icon" href="favicon.ico"/>
|
2008-05-10 21:09:10 +00:00
|
|
|
</head>
|
|
|
|
|
2010-02-27 10:09:32 +00:00
|
|
|
|
|
|
|
<body>
|
|
|
|
|
2013-03-10 18:49:21 +00:00
|
|
|
<div id="menuScrollArea">
|
|
|
|
<div id="logo"></div>
|
|
|
|
<div id="menu">
|
2013-03-24 17:43:11 +00:00
|
|
|
Version: <b>EN</b> <a href="fhem_DE.html">DE</a>
|
2013-03-10 18:49:21 +00:00
|
|
|
<table><tr><td> <!-- Playing with the width -->
|
2013-07-20 13:48:44 +00:00
|
|
|
<table class="room">
|
2013-03-10 18:49:21 +00:00
|
|
|
<tr><td></td></tr>
|
|
|
|
<tr><td><b>Content:</b></td></tr>
|
|
|
|
<tr><td></td></tr>
|
|
|
|
<tr><td><a href="#Description">Description</a></td></tr>
|
|
|
|
<tr><td></td></tr>
|
|
|
|
<tr><td><a href="#Download">Download</a></td></tr>
|
|
|
|
<tr><td></td></tr>
|
|
|
|
<tr><td><a href="#Screenshots">Screenshots</a></td></tr>
|
|
|
|
<tr><td></td></tr>
|
|
|
|
<tr><td><a href="#Features">Features</a></td></tr>
|
|
|
|
<tr><td></td></tr>
|
2013-09-29 08:23:28 +00:00
|
|
|
<tr><td><a href="#Protocols">Protocols</a></td></tr>
|
2013-03-10 18:49:21 +00:00
|
|
|
<tr><td></td></tr>
|
|
|
|
<tr><td><a href="#Documentation">Documentation</a></td></tr>
|
|
|
|
<tr><td></td></tr>
|
|
|
|
<tr><td><a href="#Links">Links</a></td></tr>
|
|
|
|
<tr><td></td></tr>
|
|
|
|
<tr><td><a href="#Installation">Installation</a></td></tr>
|
|
|
|
<tr><td></td></tr>
|
|
|
|
<tr><td><a href="#License">License</a></td></tr>
|
|
|
|
<tr><td></td></tr>
|
|
|
|
</table>
|
|
|
|
</td></tr></table>
|
2014-01-19 08:49:03 +00:00
|
|
|
<img id="cloudfree" src="cloudfree.png"/>
|
2013-03-10 18:49:21 +00:00
|
|
|
</div>
|
2010-02-27 10:09:32 +00:00
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
<div id="right">
|
|
|
|
|
|
|
|
<a name="Description"></a>
|
|
|
|
<h3>Description</h3>
|
|
|
|
<ul>
|
|
|
|
Fhem is a GPL'd perl server for house automation. It is used to automate
|
|
|
|
some common tasks in the household like switching lamps / shutters /
|
2011-12-17 09:06:05 +00:00
|
|
|
heating / etc. and to log events like temperature / humidity / power
|
2010-02-27 10:09:32 +00:00
|
|
|
consumption.<br><br>
|
|
|
|
|
2012-09-27 09:59:35 +00:00
|
|
|
The program runs as a server, you can control it via web or smartphone
|
|
|
|
frontends, telnet or TCP/IP directly.<br><br>
|
2011-08-27 11:56:33 +00:00
|
|
|
|
2013-09-29 08:23:28 +00:00
|
|
|
In order to use FHEM you'll need a 24/7 server (Fritz!Box, NAS, RPi, PC,
|
2012-09-27 09:59:35 +00:00
|
|
|
MacMini, etc) with a perl interpreter and some attached hardware like the
|
2011-12-17 09:06:05 +00:00
|
|
|
CUL, FHZ1300PC, etc. to access the actors and sensors. See the "Supported
|
2012-09-27 09:59:35 +00:00
|
|
|
hardware" section below.</ul>
|
2010-02-27 10:09:32 +00:00
|
|
|
|
|
|
|
|
|
|
|
<a name="Download"></a>
|
|
|
|
<h3>Download</h3>
|
|
|
|
<ul>
|
2011-12-17 09:06:05 +00:00
|
|
|
Last released version: (as of =DATE=):
|
2011-07-08 08:32:54 +00:00
|
|
|
<a href="http://fhem.de/fhem-=VERS=.tar.gz">fhem-=VERS=.tar.gz</a>,
|
2011-09-03 11:30:27 +00:00
|
|
|
<a href="http://fhem.de/fhem-=VERS=.deb">fhem-=VERS=.deb</a>,
|
|
|
|
<a href="http://fhem.de/fhem-=VERS=-fb7390.image">fhem-=VERS=-fb7390.image</a>,
|
2011-12-17 09:06:05 +00:00
|
|
|
<a href="http://fhem.de/fhem-=VERS=-fb7270.zip">fhem-=VERS=-fb7270.zip</a>
|
2010-02-27 10:09:32 +00:00
|
|
|
<br>
|
2013-03-11 20:02:03 +00:00
|
|
|
See the <a href="CHANGED">CHANGED</a> file for the change history or the
|
2014-03-27 15:17:50 +00:00
|
|
|
<a href="SVNLOG">svn log</a> for a more detailed log.<br>
|
|
|
|
|
|
|
|
<b>Note</b>: the FHEM development is a continuous one, and a release is
|
|
|
|
only a starting point for the update process. Please use the update
|
|
|
|
command to get the most recent version, especially if you want to report
|
|
|
|
issues in the forum.<br>
|
|
|
|
|
2011-11-06 08:16:28 +00:00
|
|
|
Nightly SVN version: a
|
|
|
|
<a href="http://www.dhs-computertechnik.de/downloads/fhem-cvs.tgz">
|
|
|
|
tarball</a>, or from the fhem commandline via <a
|
2012-11-04 13:29:55 +00:00
|
|
|
href="commandref.html#update">update</a>. <br><br>
|
2010-11-07 11:39:49 +00:00
|
|
|
|
|
|
|
|
2011-10-01 16:31:57 +00:00
|
|
|
Please fill out our <a href="survey.pl">survey</a>,
|
2010-09-18 07:02:30 +00:00
|
|
|
as we'd like to know which FHEM modules are in use. Here are the <a
|
2013-01-03 13:07:55 +00:00
|
|
|
href="surveyresults.html">results</a>.<br>
|
2014-01-07 11:40:12 +00:00
|
|
|
Or use the fheminfo command to automatically generate <a
|
2013-08-24 14:28:14 +00:00
|
|
|
href="/stats/statistics.html">this</a> statistics.
|
2010-09-18 07:02:30 +00:00
|
|
|
</ul>
|
2010-02-27 10:09:32 +00:00
|
|
|
|
|
|
|
|
|
|
|
<a name="Screenshots"></a>
|
|
|
|
<h3>Frontend screenshots</h3>
|
|
|
|
<ul>
|
|
|
|
|
2013-09-29 08:23:28 +00:00
|
|
|
<li>Builtin web frontend: overview on the
|
|
|
|
<a href="pgm2-1.png">desktop</a> or on the
|
|
|
|
<a href="pgm2-3.png">smartphone</a>,
|
|
|
|
<a href="pgm2-2.png">SVG-plots</a>.</li>
|
2013-03-24 17:43:11 +00:00
|
|
|
<div class="dist"></div>
|
2010-02-27 10:09:32 +00:00
|
|
|
|
2013-09-29 08:23:28 +00:00
|
|
|
<li>The FHEM FLOORPLAN module:
|
2012-09-27 09:59:35 +00:00
|
|
|
<a href="tirreG.jpg">Example1</a>,
|
2013-09-29 08:23:28 +00:00
|
|
|
<a href="Benji.png">Example2</a>.</li>
|
2013-03-24 17:43:11 +00:00
|
|
|
<div class="dist"></div>
|
2012-09-27 09:59:35 +00:00
|
|
|
|
2013-09-29 08:23:28 +00:00
|
|
|
<li>Charting frontend
|
|
|
|
<a href="http://www.fhemwiki.de/wiki/Neues_Charting_Frontend">in
|
|
|
|
fhemwiki</a>.</li>
|
2013-05-05 09:25:57 +00:00
|
|
|
<div class="dist"></div>
|
|
|
|
|
2013-09-29 08:23:28 +00:00
|
|
|
<li>YAF (Yet another frontend), see the introduction in the <a
|
2014-01-07 11:40:12 +00:00
|
|
|
href="http://forum.fhem.de/index.php/topic,12629.0.html">forum
|
2013-09-29 08:23:28 +00:00
|
|
|
duscussion</a>.</li>
|
|
|
|
<div class="dist"></div>
|
2013-04-22 18:24:55 +00:00
|
|
|
|
2013-09-29 08:23:28 +00:00
|
|
|
<li>pgm3 web frontend:
|
|
|
|
<a href="http://www.martin-haas.de/fhz/screenshots.html">screenshot
|
|
|
|
gallery</a></li>
|
2013-03-24 17:43:11 +00:00
|
|
|
<div class="dist"></div>
|
2010-02-27 10:09:32 +00:00
|
|
|
|
2013-09-29 08:23:28 +00:00
|
|
|
<li>myHCE:
|
|
|
|
<a href="http://www.fischer-net.de/hausautomation/myhce/screenshots.html">
|
|
|
|
screenshot gallery</a></li>
|
2013-03-24 17:43:11 +00:00
|
|
|
<div class="dist"></div>
|
2010-02-27 10:09:32 +00:00
|
|
|
|
2013-09-29 08:23:28 +00:00
|
|
|
<li>fheME: <a href="http://www.phynx.de/?p=108"> screenshot gallery</a>
|
|
|
|
</li>
|
2013-03-24 17:43:11 +00:00
|
|
|
<div class="dist"></div>
|
2010-04-02 10:22:38 +00:00
|
|
|
|
2013-09-29 08:23:28 +00:00
|
|
|
<li>HomeMini: <a
|
|
|
|
href="http://heimserver.nendzig.net/wiki/index.php/HomeMini">
|
|
|
|
screenshot & download</a></li>
|
2013-03-24 17:43:11 +00:00
|
|
|
<div class="dist"></div>
|
2011-08-07 16:45:21 +00:00
|
|
|
|
2013-09-29 08:23:28 +00:00
|
|
|
<li>iPhone frontends:
|
|
|
|
<a href="itms://itunes.apple.com/us/app/fhemobile/id389951065?mt=8">Fhemobile</a> (native app),
|
|
|
|
<a href="http://www.dhs-computertechnik.de/support-iphone.html">
|
|
|
|
dhs-computertechnik</a> or
|
|
|
|
<a href="http://code.google.com/p/phyfhem/">phyfhem</a></li>
|
2013-03-24 17:43:11 +00:00
|
|
|
<div class="dist"></div>
|
2013-09-29 08:23:28 +00:00
|
|
|
|
|
|
|
<li>Android frontends:
|
|
|
|
<a href="http://andFHEM.klass.li">andFHEM</a> (native app),
|
2014-01-07 11:40:12 +00:00
|
|
|
<a href="http://forum.fhem.de/index.php/topic,10628.0.html">
|
2013-09-29 08:23:28 +00:00
|
|
|
Fullscreen Browser App</a>,
|
2014-01-07 11:40:12 +00:00
|
|
|
<a href="http://forum.fhem.de/index.php/topic,12624.0.html">ORCA addition</a>,
|
2013-09-29 08:23:28 +00:00
|
|
|
<a href="http://www.homegroup.de/index.php/android/notify-app">notify-app</a>
|
|
|
|
</li>
|
2013-03-24 17:43:11 +00:00
|
|
|
<div class="dist"></div>
|
2010-02-27 10:09:32 +00:00
|
|
|
</ul>
|
|
|
|
|
|
|
|
|
|
|
|
<a name="Features"></a>
|
|
|
|
<h3>Features</h3>
|
2008-12-12 11:07:36 +00:00
|
|
|
<ul>
|
2013-09-29 08:23:28 +00:00
|
|
|
<li>support for a lot of protocols used in house automation, audio/video
|
|
|
|
devices, weather services, online calendars and more.
|
2010-02-27 10:09:32 +00:00
|
|
|
</li>
|
2013-03-24 17:43:11 +00:00
|
|
|
<div class="dist"></div>
|
2011-07-08 07:35:05 +00:00
|
|
|
<li>autocreating devices/logs when receiving data from a new device:
|
2013-09-29 08:23:28 +00:00
|
|
|
start FHEM and watch how the plots of your sensors are appearing
|
2012-09-27 09:59:35 +00:00
|
|
|
automatically.</li>
|
2013-03-24 17:43:11 +00:00
|
|
|
<div class="dist"></div>
|
2013-09-29 08:23:28 +00:00
|
|
|
<li>logging events to files or a database, with regexp filters</li>
|
2013-03-24 17:43:11 +00:00
|
|
|
<div class="dist"></div>
|
2011-07-08 07:35:05 +00:00
|
|
|
<li>notifying external programs or scripts when receiving certain
|
2010-02-27 10:09:32 +00:00
|
|
|
events</li>
|
2013-03-24 17:43:11 +00:00
|
|
|
<div class="dist"></div>
|
2010-02-27 10:09:32 +00:00
|
|
|
<li>timed commands (e.g. switching a lamp on from sunset till midnight)
|
|
|
|
</li>
|
2013-03-24 17:43:11 +00:00
|
|
|
<div class="dist"></div>
|
2012-09-27 09:59:35 +00:00
|
|
|
<li>lot of interfaces: simple text, JSON, XML, each of them over plain
|
|
|
|
TCP/IP, SSL or HTTP.
|
2013-03-24 17:43:11 +00:00
|
|
|
<div class="dist"></div>
|
2013-09-29 08:23:28 +00:00
|
|
|
<li>modular architecture with currently over 150 modules, easy to add
|
|
|
|
your special device</li>
|
2013-03-24 17:43:11 +00:00
|
|
|
<div class="dist"></div>
|
2012-09-27 09:59:35 +00:00
|
|
|
<li>lot of frontends, choose your favorite</li>
|
2013-03-24 17:43:11 +00:00
|
|
|
<div class="dist"></div>
|
2010-02-27 10:09:32 +00:00
|
|
|
</ul>
|
|
|
|
|
2013-09-29 08:23:28 +00:00
|
|
|
<a name="Protocols"></a>
|
|
|
|
<h3>Supported protocols</h3>
|
2010-02-27 10:09:32 +00:00
|
|
|
<ul>
|
2013-09-29 08:23:28 +00:00
|
|
|
<li>eQ3 specific: FS20, HomeMatic, MAX!, EM1000, FHT80b, HMS, S300,
|
|
|
|
ESA2000</li>
|
|
|
|
<div class="dist"></div>
|
|
|
|
<li>KNX, ZWave, EnOcean, X10, FRITZ!Dect, Intertechno, HomeEasy,
|
|
|
|
Philipps HUE</li>
|
|
|
|
<div class="dist"></div>
|
2014-01-07 11:40:12 +00:00
|
|
|
<li>1Wire, Firmata, webio, panStamp, LIRC, JeeLink, RFXCOM/RFXTRX, TellStick</li>
|
2013-09-29 08:23:28 +00:00
|
|
|
<div class="dist"></div>
|
|
|
|
<li>Davis VantagePro2, Oregon Scientific, Allnet</li>
|
|
|
|
<div class="dist"></div>
|
2014-01-07 11:40:12 +00:00
|
|
|
<li>TVs from Samsung/Panasonic/LG/Philips, devices from Sonos/Squeezebox,
|
|
|
|
amplifier from Yamaha/Denon/Onkyo, iTunes/AppleTV, Enigma2, XBMC</li>
|
2013-09-29 08:23:28 +00:00
|
|
|
<div class="dist"></div>
|
2013-03-24 17:43:11 +00:00
|
|
|
<br>
|
2011-07-08 07:35:05 +00:00
|
|
|
|
2013-09-29 08:23:28 +00:00
|
|
|
A complete list of all FHEM-modules with a detailed description can be
|
|
|
|
found in the <a href="commandref.html">commandref</a> document.
|
2011-07-08 07:35:05 +00:00
|
|
|
|
2008-12-12 11:07:36 +00:00
|
|
|
</ul>
|
2010-02-27 10:09:32 +00:00
|
|
|
|
|
|
|
<a name="Documentation"></a>
|
|
|
|
<h3>Documentation</h3>
|
2008-12-12 11:07:36 +00:00
|
|
|
<ul>
|
2013-02-22 17:41:29 +00:00
|
|
|
<div class="dist"><a href="Heimautomatisierung-mit-fhem.pdf">
|
2012-11-25 08:27:15 +00:00
|
|
|
Heimautomatisierung-mit-fhem.pdf</a> (pdf, german)</div>
|
2013-03-24 17:43:11 +00:00
|
|
|
<div class="dist"></div>
|
2011-07-15 08:59:31 +00:00
|
|
|
|
2013-02-22 17:41:29 +00:00
|
|
|
<div class="dist"><a href="HOWTO.html">HOWTO.html</a> for a short
|
2010-02-27 10:09:32 +00:00
|
|
|
installation/configuration.</div>
|
2013-03-24 17:43:11 +00:00
|
|
|
<div class="dist"></div>
|
2010-02-27 10:09:32 +00:00
|
|
|
|
2013-02-22 17:41:29 +00:00
|
|
|
<div class="dist"><a href="commandref.html">commandref.html</a>
|
2010-02-27 10:09:32 +00:00
|
|
|
contains a detailed description of all features/modules.</div>
|
2013-03-24 17:43:11 +00:00
|
|
|
<div class="dist"></div>
|
2010-02-27 10:09:32 +00:00
|
|
|
|
2013-02-22 17:41:29 +00:00
|
|
|
<div class="dist">Our wiki at <a
|
2010-02-27 10:09:32 +00:00
|
|
|
href="http://fhemwiki.de/index.php/FHEM">fhemwiki.de</a></div>
|
2013-03-24 17:43:11 +00:00
|
|
|
<div class="dist"></div>
|
2010-02-27 10:09:32 +00:00
|
|
|
|
2013-02-22 17:41:29 +00:00
|
|
|
<div class="dist">Frequently Asked Questions: <a
|
2010-12-26 09:01:23 +00:00
|
|
|
href="faq.html">faq.html</a></div>
|
2013-03-24 17:43:11 +00:00
|
|
|
<div class="dist"></div>
|
2010-02-27 10:09:32 +00:00
|
|
|
|
2013-02-22 17:41:29 +00:00
|
|
|
<div class="dist">Forum: <a href="http://forum.fhem.de">
|
2013-01-03 13:07:55 +00:00
|
|
|
http://forum.fhem.de</a><br>Although most entries are in german here,
|
|
|
|
don't be afraid to ask something in english.</div>
|
2013-03-24 17:43:11 +00:00
|
|
|
<div class="dist"></div>
|
2011-07-08 07:35:05 +00:00
|
|
|
|
2013-02-22 17:41:29 +00:00
|
|
|
<div class="dist"><a href="README.contrib">contrib/README</a> describes
|
2010-02-27 10:09:32 +00:00
|
|
|
some loosely coupled useful modules / scripts which can be used with
|
2013-09-29 08:23:28 +00:00
|
|
|
FHEM.</div>
|
2013-03-24 17:43:11 +00:00
|
|
|
<div class="dist"></div>
|
2010-02-27 10:09:32 +00:00
|
|
|
|
2008-12-12 11:07:36 +00:00
|
|
|
</ul>
|
2010-02-27 10:09:32 +00:00
|
|
|
|
|
|
|
<a name="Links"></a>
|
|
|
|
<h3>Links</h3>
|
|
|
|
<ul>
|
2010-12-26 08:39:58 +00:00
|
|
|
Homepage: <a href="http://fhem.de/fhem.html">
|
|
|
|
http://fhem.de/fhem.html</a><br>
|
2011-11-05 08:59:29 +00:00
|
|
|
Development source at SVN@sourceforge: <a
|
2013-06-14 09:36:07 +00:00
|
|
|
href="https://sourceforge.net/p/fhem/code/HEAD/tree/trunk/fhem/">
|
|
|
|
https://sourceforge.net/p/fhem/code/HEAD/tree/trunk/fhem/</a><br>
|
2010-02-27 10:09:32 +00:00
|
|
|
<br>
|
|
|
|
|
|
|
|
Device/OS Specific installation guides:<br>
|
|
|
|
<ul>
|
2011-09-03 11:30:27 +00:00
|
|
|
<li>Instructions for the <a href="fritzbox.html">Fritz!Box</a></li>
|
2011-07-08 07:35:05 +00:00
|
|
|
<li>Instructions for Nas/Routers (NSLU2):
|
|
|
|
<a href="http://www.martin-haas.de/fhz/nslu2fhz">
|
|
|
|
http://www.martin-haas.de/fhz/nslu2fhz</a></li>
|
2012-04-28 20:21:31 +00:00
|
|
|
<li>Instructions for Synology Diskstation / Rackstation:
|
|
|
|
<a href="http://www.fischer-net.de/hausautomation/fhem.html">
|
|
|
|
http://www.fischer-net.de/hausautomation/fhem.html</a></li>
|
2011-07-08 07:35:05 +00:00
|
|
|
<li>Instructions for the Allnet all6250:
|
|
|
|
<a href="http://wiki.dungeon.de/all6250_opennas_mit_fhem">
|
|
|
|
http://wiki.dungeon.de/all6250_opennas_mit_fhem</a></li>
|
2013-09-29 08:23:28 +00:00
|
|
|
<li>Raspberry PI with <a href="http://www.enocean.com/fileadmin/redaktion/pdf/white_paper/wp_Raspberry_talks_EnOcean.pdf">EnOcean</a></li>
|
2010-02-27 10:09:32 +00:00
|
|
|
<li>Linux driver installation:
|
2013-03-10 18:49:21 +00:00
|
|
|
<a href="linux.html">linux.html</a></li>
|
2010-11-05 20:28:29 +00:00
|
|
|
<li>Misc USB problems:
|
2013-03-10 18:49:21 +00:00
|
|
|
<a href="USB.html">USB.html</a></li>
|
2010-11-05 20:28:29 +00:00
|
|
|
<li>Russels Blog for Windows user:
|
2011-10-29 06:49:53 +00:00
|
|
|
<a href="http://russellallen.info/category/FHEM.aspx">
|
2011-10-29 06:55:00 +00:00
|
|
|
http://russellallen.info/category/FHEM.aspx</a> <br>
|
2010-02-27 10:09:32 +00:00
|
|
|
<li>Windows driver installation:
|
2008-05-12 12:10:44 +00:00
|
|
|
<a href="http://fhz4linux.info/tiki-index.php?page=Driver%20installation">
|
|
|
|
http://fhz4linux.info/tiki-index.php?page=Driver%20installation</a> <br>
|
2010-02-27 10:09:32 +00:00
|
|
|
(use "Solution B", only COM1..COM9 is supported)</li>
|
|
|
|
</ul>
|
|
|
|
<br>
|
|
|
|
|
|
|
|
Commercial products:
|
|
|
|
<ul>
|
|
|
|
<li><a href="http://www.dhs-computertechnik.de/">
|
|
|
|
http://www.dhs-computertechnik.de</a>:
|
|
|
|
Integration of FHZ and NAS running FHEM. Using an enhanced
|
|
|
|
transmitter to achieve more distant transmission. Full integrated
|
|
|
|
solution for Home-Control and beyond (other service like UPS management,
|
|
|
|
etc. are also available).
|
|
|
|
<br>
|
|
|
|
<li>CUL:
|
|
|
|
<a href=http://shop.busware.de/product_info.php?products_id=29">
|
|
|
|
Hardware shop</a>,
|
2011-10-29 07:15:02 +00:00
|
|
|
<a href="http://culfw.de/culfw.html">firmware homepage</a>,
|
2010-02-27 10:09:32 +00:00
|
|
|
<a href="http://groups.google.com/group/cul-fans">
|
|
|
|
CUL fans google group</a></li>
|
|
|
|
</ul>
|
|
|
|
</ul>
|
|
|
|
|
|
|
|
|
|
|
|
<a name="Installation"></a>
|
|
|
|
<h3>Installation</h3>
|
2012-09-27 09:59:35 +00:00
|
|
|
|
2010-02-27 10:09:32 +00:00
|
|
|
<ul>
|
2011-09-03 11:30:27 +00:00
|
|
|
<h4>Fritz!Box</h4>
|
2011-07-08 07:35:05 +00:00
|
|
|
<ul>
|
2013-09-29 08:23:28 +00:00
|
|
|
<li>On the FB7390 or FB7490 install <a
|
|
|
|
href="http://fhem.de/fhem-=VERS=-fb7390.image">this</a> image. Note: it
|
|
|
|
is needed <i>additionally</i> to the OS image from AVM.<br>
|
2012-09-27 09:59:35 +00:00
|
|
|
<li>On the FB7270 unpack <a
|
2013-09-29 08:23:28 +00:00
|
|
|
href="http://fhem.de/fhem-=VERS=-fb7270.zip">this</a> zip file to a USB-Disk,
|
|
|
|
attach the disk to the FritzBox, log in, and start FHEM from there.
|
2012-09-27 09:59:35 +00:00
|
|
|
<li>See also the detailed documentation <a href="fritzbox.html">here</a>.
|
2011-07-08 07:35:05 +00:00
|
|
|
</ul>
|
2010-02-27 10:09:32 +00:00
|
|
|
|
2011-07-08 07:35:05 +00:00
|
|
|
<h4>Debian/Ubuntu</h4>
|
2010-08-02 12:47:55 +00:00
|
|
|
<ul>
|
2012-09-27 09:59:35 +00:00
|
|
|
<li>Install <a href="http://fhem.de/fhem-=VERS=.deb">this</a> package.
|
2013-09-29 08:23:28 +00:00
|
|
|
<b>Note:</b> For upgrading from 5.2 or earlier it is necessary to purge
|
|
|
|
the old package (dpkg -P fhem), as the directory structure has changed to
|
|
|
|
be the same as with .tar.gz or fritzbox.
|
2012-09-27 09:59:35 +00:00
|
|
|
</ul>
|
2010-08-02 12:47:55 +00:00
|
|
|
|
2011-07-08 07:35:05 +00:00
|
|
|
<h4>Unix / OSX</h4>
|
2010-02-27 10:09:32 +00:00
|
|
|
<ul>
|
2012-09-27 09:59:35 +00:00
|
|
|
<li>Make sure you have perl. Most certainly you will need the
|
2013-03-24 17:43:11 +00:00
|
|
|
Device::SerialPort perl module, install it with "sudo cpan
|
2012-09-27 09:59:35 +00:00
|
|
|
Device::SerialPort" or "apt-get install libdevice-serialport-perl".
|
|
|
|
</li>
|
|
|
|
<li>Download the <a href="http://fhem.de/fhem-=VERS=.tar.gz">
|
|
|
|
.tar.gz</a> package, unpack it, and change to the unpacked directory.
|
2013-09-29 08:23:28 +00:00
|
|
|
<li>start FHEM directly from this directory (perl fhem.pl fhem.cfg).
|
2010-02-27 10:09:32 +00:00
|
|
|
</ul>
|
|
|
|
|
2011-07-08 07:35:05 +00:00
|
|
|
<h4>Windows</h4>
|
2010-02-27 10:09:32 +00:00
|
|
|
<ul>
|
2013-09-29 08:23:28 +00:00
|
|
|
<li>See the <a href="HOWTO_Windows.html">HOWTO_Windows.html</a> for a
|
|
|
|
detailed description.</li>
|
|
|
|
<li>If you are using cygwin for your perl installation you can
|
|
|
|
follow the guidelines for Unix.</li>
|
2010-02-27 10:09:32 +00:00
|
|
|
</ul>
|
|
|
|
<br><br>
|
2013-09-29 08:23:28 +00:00
|
|
|
|
|
|
|
After the installation follow the <a href="HOWTO.html">HOWTO</a> for adding
|
2013-09-29 08:31:05 +00:00
|
|
|
devices or try out the demo configuration by starting fhem with:<br>
|
|
|
|
<ul><code>
|
|
|
|
perl fhem.pl fhem.cfg.demo
|
|
|
|
</code></ul>
|
2010-02-27 10:09:32 +00:00
|
|
|
</ul>
|
|
|
|
|
|
|
|
<a name="License"></a>
|
|
|
|
<h3>License:</h3>
|
2009-11-16 11:49:16 +00:00
|
|
|
<ul>
|
2010-02-27 10:09:32 +00:00
|
|
|
Copyright:<br>
|
|
|
|
<ul>
|
2012-10-27 16:23:09 +00:00
|
|
|
<li>Rudolf Koenig (r dot koenig at koeniglich dot de. Note: I <b>do
|
2013-01-03 13:07:55 +00:00
|
|
|
not</b> provide fhem-support via private mail, use the forum
|
|
|
|
instead)</li>
|
2010-02-27 10:09:32 +00:00
|
|
|
<li>Martin Haas (webfrontends/pgm3)</li>
|
2012-09-27 09:59:35 +00:00
|
|
|
<li>Olaf Droegehorn (webfrontends/pgm5)</li>
|
2013-09-29 08:23:28 +00:00
|
|
|
<li><a href="MAINTAINER.txt">Numerous other people with their FHEM modules</a></li>
|
2010-02-27 10:09:32 +00:00
|
|
|
</ul>
|
|
|
|
License: GPL (v2)<br>
|
|
|
|
Thanks to TOSTi for inspiration and numerous other people for help. <br>
|
|
|
|
</ul>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</body>
|
|
|
|
|
|
|
|
</html>
|