2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2024-11-22 09:49:50 +00:00

fhem.de/html: small update

git-svn-id: https://svn.fhem.de/fhem/trunk@14450 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
krikan 2017-06-02 14:51:23 +00:00
parent 5bfe007895
commit f96f3830fe
3 changed files with 384 additions and 474 deletions

View File

@ -33,10 +33,10 @@ a service, see below.
<h3>Install FHEM:</h3>
<ul>
Download the latest fhem-X.Y.tar.gz package from http://fhem.de#Download
(currently it is fhem-5.4.tar.gz), and unpack it into a directory where you
Download the latest fhem-X.Y.zip package from http://fhem.de#Download
(currently it is fhem-5.8.zip), and unpack it into a directory where you
have at least 350MB+ free space. I will use F:\tmp for this purpose, after
unpacking the .tar.gz file we will have a new directory F:\tmp\fhem-5.4
unpacking the .zip file we will have a new directory F:\tmp\fhem-5.8
</ul>
@ -45,8 +45,8 @@ a service, see below.
Download a Strawberry perl Portable-Edition (this version won't
generate Registry-Entries, and can be installed on USB disks) from
http://strawberryperl.com/releases.html, and extract it into the previously
created directory, in our case F:\tmp\fhem-5.4
My file was called strawberry-perl-5.16.2.1-32bit-portable.zip
created directory, in our case F:\tmp\fhem-5.8
My file was called strawberry-perl-no64-5.24.1.1-32bit-portable.zip
</ul>
@ -56,9 +56,9 @@ a service, see below.
FHEM:
<ul><code>
C:> F:<br>
F:> cd \tmp\fhem-5.4<br>
F:\tmp\fhem-5.4> mkdir log<br>
F:\tmp\fhem-5.4> perl\bin\perl fhem.pl fhem.cfg<br>
F:> cd \tmp\fhem-5.8<br>
F:\tmp\fhem-5.8> mkdir log<br>
F:\tmp\fhem-5.8> perl\bin\perl fhem.pl fhem.cfg<br>
</code></ul>
Note:
<ul>
@ -83,10 +83,9 @@ a service, see below.
but not mandatory):</h3>
<ul>
In the browser window, on the FHEMWEB page, in the command line (upper text
input field, right of the smiling house icon), type in the following 4
input field, right of the smiling house icon), type in the following 3
commands one-by-one, confirming each one with Enter:
<ul><code>
notice confirm update-20130127-001<br>
attr global backup_before_update 0<br>
save<br>
update<br>
@ -111,13 +110,13 @@ for this scenario):</h3>
Terminate fhem by typing shutdown again in the FHEMWEB command line.
Install the missing perl modules by typing in the command window:
<ul><code>
F:\tmp\fhem-5.4> PATH=F:\tmp\fhem-5.4\c\bin;F:\tmp\fhem-5.4\perl\bin;%PATH%<br>
F:\tmp\fhem-5.4> perl\bin\cpan -i Win32::Daemon<br>
F:\tmp\fhem-5.4> perl\bin\cpan -i Win32::Console<br>
F:\tmp\fhem-5.8> PATH=F:\tmp\fhem-5.8\c\bin;F:\tmp\fhem-5.8\perl\bin;%PATH%<br>
F:\tmp\fhem-5.8> perl\bin\cpan -i Win32::Daemon<br>
F:\tmp\fhem-5.8> perl\bin\cpan -i Win32::Console<br>
</ul></code>
Install FHEM as a service
<ul><code>
F:\tmp\fhem-5.4> perl\bin\perl fhem.pl fhem.cfg -i<br>
F:\tmp\fhem-5.8> perl\bin\perl fhem.pl fhem.cfg -i<br>
</code></ul>
</ul>
</body>

View File

@ -27,20 +27,20 @@
<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>
<tr><td><a href="#Protocols">Protocols</a></td></tr>
<tr><td></td></tr>
<tr><td><a href="#Screenshots">Screenshots</a></td></tr>
<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><a href="#Download">Download</a></td></tr>
<tr><td></td></tr>
<tr><td><a href="#Installation">Installation</a></td></tr>
<tr><td></td></tr>
<tr><td><a href="#Links">Links</a></td></tr>
<tr><td></td></tr>
<tr><td><a href="#License">License</a></td></tr>
<tr><td></td></tr>
<tr><td><hr/></td></tr>
@ -52,7 +52,7 @@
<tr><td></td></tr>
<tr><td><a href="https://wiki.fhem.de" target="_blank">Wiki</a></td></tr>
<tr><td></td></tr>
<tr><td><a href="https://verein.fhem.de" target="_blank">Verein</a></td></tr>
<tr><td><a href="https://verein.fhem.de" target="_blank">FHEM e.V.</a></td></tr>
<tr><td></td></tr>
<tr><td></td></tr>
</table>
@ -76,14 +76,154 @@
The program runs as a server, you can control it via web or smartphone
frontends, telnet or TCP/IP directly.<br><br>
In order to use FHEM you'll need a 24/7 server (Fritz!Box, NAS, RPi, PC,
MacMini, etc) with a perl interpreter and some attached hardware like the
CUL, FHZ1300PC, etc. to access the actors and sensors. See the "Supported
hardware" section below.
In order to use FHEM you'll need a 24/7 server (NAS, RPi, PC, MacMini,
etc) with a perl interpreter and some attached hardware like the
CUL-, EnOcean-, Z-Wave-USB-Stick, etc. to access the actors and sensors.
See the "Supported hardware" section below.
<br><br>
It is pronounced without the h, like in feminine.</ul>
<a name="Features"></a>
<h3>Features</h3>
<ul>
<li>support for a lot of protocols used in house automation, audio/video
devices, weather services, online calendars and more.
</li>
<div class="dist"></div>
<li>autocreating devices/logs when receiving data from a new device:
start FHEM and watch how the plots of your sensors are appearing
automatically.</li>
<div class="dist"></div>
<li>logging events to files or a database, with regexp filters</li>
<div class="dist"></div>
<li>notifying external programs or scripts when receiving certain
events</li>
<div class="dist"></div>
<li>timed commands (e.g. switching a lamp on from sunset till midnight)
</li>
<div class="dist"></div>
<li>lot of interfaces: simple text, JSON, XML, each of them over plain
TCP/IP, SSL or HTTP.
<div class="dist"></div>
<li>modular architecture with currently over 430 modules, easy to add
your special device</li>
<div class="dist"></div>
<li>lot of frontends, choose your favorite</li>
<div class="dist"></div>
</ul>
<a name="Protocols"></a>
<h3>Supported protocols (small excerpt)</h3>
<ul>
<li>eQ3 spezifisch: HomeMatic, MAX!, FS20, EM1000, FHT80b, HMS, S300,
ESA2000</li>
<div class="dist"></div>
<li>KNX, ZWave, EnOcean, Philipps HUE, FRITZ!Dect, Intertechno, HomeEasy,
X10</li>
<div class="dist"></div>
<li>1Wire, Firmata, webio, panStamp, LIRC, JeeLink, RFXCOM/RFXTRX, Wireless M-Bus</li>
<div class="dist"></div>
<li>Davis VantagePro2, Oregon Scientific, Allnet</li>
<div class="dist"></div>
<li>TVs from LG, Panasonic, Philips, Samsung, Sony</li>
<div class="dist"></div>
<li>Devices from Bose, Sonos, Squeezebox</li>
<div class="dist"></div>
<li>Amplifier from Denon, Onkyo, Pioneer, YAMAHA</li>
<div class="dist"></div>
<li>iTunes/AppleTV, Enigma2, XBMC/Kodi, MediaPortal, Plex</li>
<div class="dist"></div>
<li>Alexa, HomeKit, HomeBridge</li>
<div class="dist"></div>
<br>
A complete list of all FHEM-modules with a detailed description can be
found in the <a href="commandref.html">commandref</a> document.
</ul>
<a name="Screenshots"></a>
<h3>Frontend Screenshots</h3>
<ul>
<li>Builtin web frontend:
overview on the
<a href="pgm2-1.png">Desktop</a> or on the
<a href="pgm2-3.png">Smartphones</a>,
<a href="pgm2-2.png">SVG-plots</a>.</li>
<div class="dist"></div>
<li>The FHEM FLOORPLAN module:
<a href="tirreG.jpg">Example1</a>,
<a href="Benji.png">Example2</a>,
<a href="forum_22336.jpg">LCars</a>.</li>
<div class="dist"></div>
<li>The <a href="InfoPanel.png">InfoPanel</a> module
</li><div class="dist"></div>
<li>FHEM Tablet UI</a>: <a href="TabletUI_1.png">Example1</a>,
<a href="TabletUI_2.png">Example2</a>
</li><div class="dist"></div>
<li>smartVISU: <a href="SmartVisu.png">Example</a>
</li><div class="dist"></div>
<li><a href="https://wiki.fhem.de/wiki/Neues_Charting_Frontend">
Charting Frontend</a> and
<a href="https://forum.fhem.de/index.php/topic,12629.0.html">YAF</a>
(Yet Another Frontend).
</li><div class="dist"></div>
<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>
<div class="dist"></div>
<li>Android Frontends:
<a href="http://andFHEM.klass.li">andFHEM</a> (natives App),
<a href="http://forum.fhem.de/index.php/topic,10628.0.html">
Fullscreen Browser App</a>,
<a href="http://forum.fhem.de/index.php/topic,12624.0.html">ORCA addition</a>
</li>
<div class="dist"></div>
</ul>
<a name="Documentation"></a>
<h3>Documentation</h3>
<ul>
<div class="dist"><a href="commandref.html">commandref.html</a>
contains a detailed description of all features/modules.</div>
<div class="dist"></div>
<div class="dist">Our wiki at <a
href="https://wiki.fhem.de">https://wiki.fhem.de</a></div>
<div class="dist"></div>
<div class="dist">Forum: <a href="https://forum.fhem.de">
https://forum.fhem.de</a><br>Although most entries are in german here,
don't be afraid to ask something in english.</div>
<div class="dist"></div>
<div class="dist"><a href="Heimautomatisierung-mit-fhem.pdf">
Heimautomatisierung-mit-FHEM.pdf</a> (pdf, german)</div>
<div class="dist"></div>
<div class="dist"><a href="HOWTO.html">HOWTO.html</a> for a short
installation/configuration.</div>
<div class="dist"></div>
</ul>
<a name="Download"></a>
<h3>Download</h3>
<ul>
@ -112,209 +252,11 @@
</ul>
<a name="Screenshots"></a>
<h3>Frontend screenshots</h3>
<ul>
<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>
<div class="dist"></div>
<li>The FHEM FLOORPLAN module:
<a href="tirreG.jpg">Example1</a>,
<a href="Benji.png">Example2</a>,
<a href="forum_22336.jpg">LCars</a>.</li>
<div class="dist"></div>
<li>The <a href="InfoPanel.png">InfoPanel</a> module,
FHEM Tablet UI</a>: <a href="TabletUI_1.png">Example1</a>,
<a href="TabletUI_2.png">Example2</a>
and <a href="SmartVisu.png">SmartVisu</a>
</li><div class="dist"></div>
<li>The <a href="https://wiki.fhem.de/wiki/Neues_Charting_Frontend">
Charting frontend</a> and
<a href="http://forum.fhem.de/index.php/topic,12629.0.html">YAF</a>
(Yet Another Frontend).
</li><div class="dist"></div>
<li>myHCE: <a
href="http://www.fischer-net.de/hausautomation/myhce/screenshots.html">
screenshot gallery</a>,
HomeMini:
<a href="http://heimserver.nendzig.net/wiki/index.php/HomeMini">
screenshot & download</a>
</li><div class="dist"></div>
<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>
<div class="dist"></div>
<li>Android frontends:
<a href="http://andFHEM.klass.li">andFHEM</a> (native app),
<a href="http://forum.fhem.de/index.php/topic,10628.0.html">
Fullscreen Browser App</a>,
<a href="http://forum.fhem.de/index.php/topic,12624.0.html">ORCA addition</a>
</li>
<div class="dist"></div>
</ul>
<a name="Features"></a>
<h3>Features</h3>
<ul>
<li>support for a lot of protocols used in house automation, audio/video
devices, weather services, online calendars and more.
</li>
<div class="dist"></div>
<li>autocreating devices/logs when receiving data from a new device:
start FHEM and watch how the plots of your sensors are appearing
automatically.</li>
<div class="dist"></div>
<li>logging events to files or a database, with regexp filters</li>
<div class="dist"></div>
<li>notifying external programs or scripts when receiving certain
events</li>
<div class="dist"></div>
<li>timed commands (e.g. switching a lamp on from sunset till midnight)
</li>
<div class="dist"></div>
<li>lot of interfaces: simple text, JSON, XML, each of them over plain
TCP/IP, SSL or HTTP.
<div class="dist"></div>
<li>modular architecture with currently over 250 modules, easy to add
your special device</li>
<div class="dist"></div>
<li>lot of frontends, choose your favorite</li>
<div class="dist"></div>
</ul>
<a name="Protocols"></a>
<h3>Supported protocols (excerpt)</h3>
<ul>
<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>
<li>1Wire, Firmata, webio, panStamp, LIRC, JeeLink, RFXCOM/RFXTRX, TellStick</li>
<div class="dist"></div>
<li>Davis VantagePro2, Oregon Scientific, Allnet</li>
<div class="dist"></div>
<li>TVs from Samsung/Panasonic/LG/Philips, devices from Sonos/Squeezebox,
amplifier from Yamaha/Denon/Onkyo, iTunes/AppleTV, Enigma2, XBMC</li>
<div class="dist"></div>
<br>
A complete list of all FHEM-modules with a detailed description can be
found in the <a href="commandref.html">commandref</a> document.
</ul>
<a name="Documentation"></a>
<h3>Documentation</h3>
<ul>
<div class="dist"><a href="Heimautomatisierung-mit-fhem.pdf">
Heimautomatisierung-mit-fhem.pdf</a> (pdf, german)</div>
<div class="dist"></div>
<div class="dist"><a href="commandref.html">commandref.html</a>
contains a detailed description of all features/modules.</div>
<div class="dist"></div>
<div class="dist">Our wiki at <a
href="https://wiki.fhem.de">https://wiki.fhem.de</a></div>
<div class="dist"></div>
<div class="dist">Forum: <a href="https://forum.fhem.de">
https://forum.fhem.de</a><br>Although most entries are in german here,
don't be afraid to ask something in english.</div>
<div class="dist"></div>
<div class="dist"><a href="http://meintechblog.de/category/fhem">
meintechblog.de</a>: Blog with guides focused on FHEM</dist>
<div class="dist"></div>
<div class="dist">Frequently Asked Questions: <a
href="faq.html">faq.html</a></div>
<div class="dist"></div>
<div class="dist"><a href="HOWTO.html">HOWTO.html</a> for a short
installation/configuration.</div>
<div class="dist"></div>
<div class="dist"><a href="README.contrib">contrib/README</a> describes
some loosely coupled useful modules / scripts which can be used with
FHEM.</div>
<div class="dist"></div>
</ul>
<a name="Links"></a>
<h3>Links</h3>
<ul>
Homepage: <a href="http://fhem.de/fhem.html">
http://fhem.de/fhem.html</a><br>
Development source: <a href="https://svn.fhem.de">
https://svn.fhem.de</a><br>
<br>
Device/OS Specific installation guides:<br>
<ul>
<li>Instructions for the <a href="fritzbox.html">Fritz!Box</a></li>
<li>Instructions for Nas/Routers (NSLU2):
<a href="http://www.martin-haas.de/fhz/nslu2fhz">
http://www.martin-haas.de/fhz/nslu2fhz</a></li>
<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>
<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>
<li>Raspberry PI with <a href="http://www.enocean.com/fileadmin/redaktion/pdf/white_paper/wp_Raspberry_talks_EnOcean.pdf">EnOcean</a></li>
<li>Linux driver installation:
<a href="linux.html">linux.html</a></li>
<li>Misc USB problems:
<a href="USB.html">USB.html</a></li>
<li>Russels Blog for Windows user:
<a href="http://russellallen.info/category/FHEM.aspx">
http://russellallen.info/category/FHEM.aspx</a> <br>
<li>Windows driver installation:
<a href="http://fhz4linux.info/tiki-index.php?page=Driver%20installation">
http://fhz4linux.info/tiki-index.php?page=Driver%20installation</a> <br>
(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>,
<a href="http://culfw.de/culfw.html">firmware homepage</a>
</ul>
</ul>
<a name="Installation"></a>
<h3>Installation</h3>
<ul>
<h4>Debian/Ubuntu</h4>
<h4>Debian/Ubuntu/Raspbian</h4>
<ul>
<li>Install <a href="http://fhem.de/fhem-=VERS=.deb">this</a> package.
For a better integration check out <a
@ -348,10 +290,10 @@
href="http://forum.fhem.de/index.php?topic=25066.0">this</a> discussion
(in german). If you still insist:
<li>On the FB7390 or FB7490 install <a
href="http://fhem.de/fhem-=VERS=-fb7390.image">this</a> image. Note: it
href="http://fhem.de/fhem-5.7-fb7390.image">this</a> image. Note: it
is needed <i>additionally</i> to the OS image from AVM.<br>
<li>On the FB7270 unpack <a
href="http://fhem.de/fhem-=VERS=-fb7270.zip">this</a> zip file to a
href="http://fhem.de/fhem-5.7-fb7270.zip">this</a> zip file to a
USB-Disk, attach the disk to the FritzBox, log in, and start FHEM from
there.
</ul>
@ -365,18 +307,38 @@
</code></ul>
</ul>
<a name="Links"></a>
<h3>Links</h3>
<ul>
Forum: <a href="https://forum.fhem.de">
https://forum.fhem.de</a><br>
Development source: <a href="https://svn.fhem.de">
https://svn.fhem.de</a><br>
Wiki: <a href="https://wiki.fhem.de">
https://wiki.fhem.de</a><br>
FHEM e.V. (registered non-profit association): <a href="https://verein.fhem.de">
https://verein.fhem.de</a><br>
The purpose of the association is the promotion of science, research and teaching as well as education on the topics of free and open source software and open standards with special consideration of FHEM.<br>
<br><br>
CUL/CUNO/COC/EUL/TUL-Firmware Homepage: <a href="http://culfw.de/culfw.html">
http://culfw.de</a>
</ul>
</ul>
<a name="License"></a>
<h3>License:</h3>
<ul>
Copyright:<br>
<ul>
<li>Rudolf Koenig (r dot koenig at koeniglich dot de. Note: I <b>do
not</b> provide fhem-support via private mail, use the forum
instead)</li>
not</b> provide fhem-support via private mail, use the
<a href="https://forum.fhem.de">forum</a> instead)</li>
<li><a href="MAINTAINER.txt">Numerous other people with their FHEM modules</a></li>
</ul>
License: GPL (v2)<br><br>
Thanks to TOSTi for inspiration. <br>
License: GPL (v2)<br>
</ul>
<footer><center><a href="Impressum.html">Impressum / Datenschutz</a></center></footer>

View File

@ -27,20 +27,20 @@
<tr><td></td></tr>
<tr><td><a href="#Description">Beschreibung</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>
<tr><td><a href="#Protocols">Protokolle</a></td></tr>
<tr><td></td></tr>
<tr><td><a href="#Screenshots">Screenshots</a></td></tr>
<tr><td></td></tr>
<tr><td><a href="#Documentation">Dokumentation</a></td></tr>
<tr><td></td></tr>
<tr><td><a href="#Links">Links</a></td></tr>
<tr><td><a href="#Download">Download</a></td></tr>
<tr><td></td></tr>
<tr><td><a href="#Installation">Installation</a></td></tr>
<tr><td></td></tr>
<tr><td><a href="#Links">Links</a></td></tr>
<tr><td></td></tr>
<tr><td><a href="#License">Lizenz</a></td></tr>
<tr><td></td></tr>
<tr><td><hr/></td></tr>
@ -52,7 +52,7 @@
<tr><td></td></tr>
<tr><td><a href="https://wiki.fhem.de" target="_blank">Wiki</a></td></tr>
<tr><td></td></tr>
<tr><td><a href="https://verein.fhem.de" target="_blank">Verein</a></td></tr>
<tr><td><a href="https://verein.fhem.de" target="_blank">FHEM e.V.</a></td></tr>
<tr><td></td></tr>
<tr><td></td></tr>
</table>
@ -73,9 +73,8 @@
Heizung / usw. schalten, oder Ereignisse wie Temperatur / Feuchtigkeit /
Stromverbrauch protokollieren und visualisieren. F&uuml;r weitere Ideen
siehe <a
href="https://groups.google.com/forum/?fromgroups=#!topic/fhem-users/kscnI-DAAaE">diesen</a>
href="https://forum.fhem.de/index.php/topic,9267.0.html">diesen</a>
Link.
<br><br>
Das Programm l&auml;uft als Server, man kann es &uuml;ber WEB, dedizierte
@ -84,14 +83,165 @@
<br><br>
Um es zu verwenden ben&ouml;tigt man einen 24/7 Rechner (NAS, RPi, PC,
MacMini, etc) mit einem perl Interpreter und angeschlossene
Hardware-Komponenten wie CUL, FHZ1300PC, etc. f&uuml;r einen Zugang zu
den Aktoren und Sensoren. Siehe den Hardware Abschnitt f&uuml;r mehr.
MacMini, etc) mit einem Perl Interpreter und angeschlossene
Hardware-Komponenten wie CUL-, EnOcean-, Z-Wave-USB-Stick, etc. f&uuml;r einen
Zugang zu den Aktoren und Sensoren. Siehe den Hardware Abschnitt f&uuml;r mehr.
<br><br>
Ausgesprochen wird es ohne h, wie bei feminin.
</ul>
<a name="Features"></a>
<h3>Features</h3>
<ul>
<li>Unterst&uuml;tzung vieler in der Hausautomation &uuml;blicher
Protokolle, Fernseh- oder Audiogeräte, Wetterdienste,
Online-Kalender und mehr.</li>
<div class="dist"></div>
<li>Plug &amp; play: Bei vielen Protokollen werden die FHEM-Eintr&auml;ge
automatisch beim Empfang der Funktelegramme angelegt, zusammen mit
der Definition der Logdatei und etwaiger Visualisierung. Einfach FHEM
mit angeschlossenen USB-Hardware starten, und zusehen, wie die Plots
der Sensoren auf der Webseite nacheinander auftauchen.</li>
<div class="dist"></div>
<li>Ereignisse in Dateien oder Datenbanken loggen, optionale Filterung
mit regexp. </li>
<div class="dist"></div>
<li>Beim Auftreten definierbarer Ereignisse externe Programme bzw.
Skripte starten.</li>
<div class="dist"></div>
<li>Zeitabh&auml;ngige Befehle (z.Bsp. die Lampe vom Sonnenuntergang bis
Mitternacht einschalten).</li>
<div class="dist"></div>
<li>Diverse Schnittstellen: ASCII, JSON, XML, jeweils &uuml;ber TCP/IP,
SSL, HTTP oder HTTPS.
<div class="dist"></div>
<li>Modulare Architektur mit &uuml;ber 430 Modulen f&uuml;r die
unterschiedlichen Ger&auml;te oder Hilfsdienste.</li>
<div class="dist"></div>
<li>Viele Frontends, damit jeder das Passende finden kann.</li>
<div class="dist"></div>
</ul>
<a name="Protocols"></a>
<h3>Unterst&uuml;tzte Protokolle (Auszug)</h3>
<ul>
<li>eQ3 spezifisch: HomeMatic, MAX!, FS20, EM1000, FHT80b, HMS, S300,
ESA2000</li>
<div class="dist"></div>
<li>KNX, ZWave, EnOcean, Philipps HUE, FRITZ!Dect, Intertechno, HomeEasy,
X10</li>
<div class="dist"></div>
<li>1Wire, Firmata, webio, panStamp, LIRC, JeeLink, RFXCOM/RFXTRX, Wireless M-Bus</li>
<div class="dist"></div>
<li>Davis VantagePro2, Oregon Scientific, Allnet</li>
<div class="dist"></div>
<li>Fernseher von LG, Panasonic, Philips, Samsung, Sony</li>
<div class="dist"></div>
<li>Ger&auml;te von Bose, Sonos, Squeezebox</li>
<div class="dist"></div>
<li>Verst&auml;rker von Denon, Onkyo, Pioneer, YAMAHA</li>
<div class="dist"></div>
<li>iTunes/AppleTV, Enigma2, XBMC/Kodi, MediaPortal, Plex</li>
<div class="dist"></div>
<li>Alexa, HomeKit, HomeBridge</li>
<div class="dist"></div>
<br>
Eine detaillierte Beschreibung aller Ger&auml;te/Protokolle befindet
sich in dem <a href="commandref_DE.html">commandref</a> Dokument.
</ul>
<a name="Screenshots"></a>
<h3>Frontend Screenshots</h3>
<ul>
<li>Das eingebaute web frontend:
&Uuml;bersicht auf dem
<a href="pgm2-1.png">Desktop</a> bzw.
<a href="pgm2-3.png">Smartphones</a>,
<a href="pgm2-2.png">SVG-plots</a>.</li>
<div class="dist"></div>
<li>Das FHEM FLOORPLAN Modul:
<a href="tirreG.jpg">Beispiel1</a>,
<a href="Benji.png">Beispiel2</a>,
<a href="forum_22336.jpg">LCars</a>.</li>
<div class="dist"></div>
<li>Das <a href="InfoPanel.png">InfoPanel</a> Modul
</li><div class="dist"></div>
<li>FHEM Tablet UI</a>: <a href="TabletUI_1.png">Beispiel1</a>,
<a href="TabletUI_2.png">Beispiel2</a>
</li><div class="dist"></div>
<li>smartVISU: <a href="SmartVisu.png">Beispiel</a>
</li><div class="dist"></div>
<li><a href="https://wiki.fhem.de/wiki/Neues_Charting_Frontend">
Charting Frontend</a> und
<a href="https://forum.fhem.de/index.php/topic,12629.0.html">YAF</a>
(Yet Another Frontend).
</li><div class="dist"></div>
<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>
<div class="dist"></div>
<li>Android Frontends:
<a href="http://andFHEM.klass.li">andFHEM</a> (natives App),
<a href="http://forum.fhem.de/index.php/topic,10628.0.html">
Fullscreen Browser App</a>,
<a href="http://forum.fhem.de/index.php/topic,12624.0.html">ORCA addition</a>
</li>
<div class="dist"></div>
</ul>
<a name="Documentation"></a>
<h3>Dokumentation</h3>
<ul>
<h4><div class="dist">Befehlsreferenz (commandref):</div></h4>
<div class="dist"><a href="commandref_DE.html">commandref_DE.html</a>
enth&auml;lt eine detaillierte Beschreibung aller Module und
Features. DIE offizielle von den Entwicklern gepflegte, tagesaktuelle Dokumentation.</div>
<h4><div class="dist">Erg&auml;nzende Informationsquellen:</div></h4>
<div class="dist">Wiki: <a href="https://wiki.fhem.de">https://wiki.fhem.de</a>
</div>
<div class="dist">Forum: <a
href="https://forum.fhem.de">https://forum.fhem.de</a></div>
<h4><div class="dist">Nicht nur für den FHEM-Einstieg:</div></h4>
<div class="dist">Ein kleiner FHEM-Kurs (ben&ouml;tigt keine Hardware): <a
href="https://wiki.fhem.de/wiki/Erste_Schritte_in_FHEM">
Erste Schritte in FHEM</a></div>
<div class="dist">Das Einsteiger-PDF (Pflichtlekt&uuml;re): <a
href="Heimautomatisierung-mit-fhem.pdf">
Heimautomatisierung mit FHEM</a></div>
<div class="dist"><a href="HOWTO_DE.html">HOWTO_DE.html</a> f&uuml;r eine
kurze Installation/Konfiguration.</div> <div class="dist"></div>
</ul>
<a name="Download"></a>
<h3>Download</h3>
<ul>
@ -123,233 +273,15 @@
</ul>
<a name="Screenshots"></a>
<h3>Frontend Screenshots</h3>
<ul>
<li>Das eingebaute web frontend:
&Uuml;bersicht auf dem
<a href="pgm2-1.png">Desktop</a> bzw.
<a href="pgm2-3.png">Smartphones</a>,
<a href="pgm2-2.png">SVG-plots</a>.</li>
<div class="dist"></div>
<li>Das FHEM FLOORPLAN Modul:
<a href="tirreG.jpg">Beispiel1</a>,
<a href="Benji.png">Beispiel2</a>,
<a href="forum_22336.jpg">LCars</a>.</li>
<div class="dist"></div>
<li>Das <a href="InfoPanel.png">InfoPanel</a> Modul,
FHEM Tablet UI</a>: <a href="TabletUI_1.png">Beispiel1</a>,
<a href="TabletUI_2.png">Beispiel2</a>
und <a href="SmartVisu.png">SmartVisu</a>
</li><div class="dist"></div>
<li><a href="https://wiki.fhem.de/wiki/Neues_Charting_Frontend">
Charting Frontend</a> und
<a href="https://forum.fhem.de/index.php/topic,12629.0.html">YAF</a>
(Yet Another Frontend).
</li><div class="dist"></div>
<li>myHCE: <a
href="http://www.fischer-net.de/hausautomation/myhce/screenshots.html">
Bilder-Galerie</a>,
HomeMini:
<a href="http://heimserver.nendzig.net/wiki/index.php/HomeMini">
Screenshot & Download</a>
</li><div class="dist"></div>
<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>
<div class="dist"></div>
<li>Android Frontends:
<a href="http://andFHEM.klass.li">andFHEM</a> (natives App),
<a href="http://forum.fhem.de/index.php/topic,10628.0.html">
Fullscreen Browser App</a>,
<a href="http://forum.fhem.de/index.php/topic,12624.0.html">ORCA addition</a>
</li>
<div class="dist"></div>
</ul>
<a name="Features"></a>
<h3>Features</h3>
<ul>
<li>Unterst&uuml;tzung vieler in der Hausautomation &uuml;blicher
Protokolle, Fernseh- oder Audiogeräte, Wetterdienste,
Online-Kalender, und mehr.</li>
<div class="dist"></div>
<li>Plug &amp; play: Bei vielen Protokollen werden die FHEM-Eintr&auml;ge
automatisch beim Empfang der Funktelegramme angelegt, zusammen mit
der Definition der Logdatei und etwaiger Visualisierung. Einfach FHEM
mit angeschlossenen USB-Hardware starten, und zusehen, wie die Plots
der Sensoren auf der Webseite nacheinander auftauchen.</li>
<div class="dist"></div>
<li>Ereignisse in Dateien oder Datenbanken loggen, optionale Filterung
mit regexp. </li>
<div class="dist"></div>
<li>Beim Auftreten definierbarer Ereignisse externe Programme bzw.
Skripte starten.</li>
<div class="dist"></div>
<li>Zeitabh&auml;ngige Befehle (z.Bsp. die Lampe vom Sonnenuntergang bis
Mitternacht einschalten).</li>
<div class="dist"></div>
<li>Diverse Schnittstellen: ASCII, JSON, XML, jeweils &uuml;ber TCP/IP,
SSL, HTTP oder HTTPS.
<div class="dist"></div>
<li>Modulare Architektur mit &uuml;ber 150 Modulen f&uuml;r die
unterschiedlichen Ger&auml;te oder Hilfsdienste.</li>
<div class="dist"></div>
<li>Viele Frontends, damit jeder das Passende finden kann.</li>
<div class="dist"></div>
</ul>
<a name="Protocols"></a>
<h3>Unterst&uuml;tzte Protokolle (Auszug)</h3>
<ul>
<li>eQ3 spezifisch: 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>
<li>1Wire, Firmata, webio, panStamp, LIRC, JeeLink, RFXCOM/RFXTRX, TellStick</li>
<div class="dist"></div>
<li>Davis VantagePro2, Oregon Scientific, Allnet</li>
<div class="dist"></div>
<li>Fernseher von Samsung/Panasonic/LG/Philips, Ger&auml;te von Sonos/Squeezebox,
Verst&auml;rker von YAMAHA/Denon/Onkyo, iTunes/AppleTV, Enigma2, XBMC</li>
<div class="dist"></div>
<br>
Eine detaillierte Beschreibung aller Ger&auml;te/Protokolle befindet
sich in dem <a href="commandref_DE.html">commandref</a> Dokument.
</ul>
<a name="Documentation"></a>
<h3>Dokumentation</h3>
<ul>
<div class="dist"> <a href="Heimautomatisierung-mit-fhem.pdf">
Heimautomatisierung-mit-fhem.pdf</a></div>
<div class="dist"><a href="commandref_DE.html">commandref_DE.html</a>
enth&auml;lt eine detaillierte Beschreibung aller Module und
Features.</div>
<div class="dist">Unser Wiki ist erreichbar unter <a
href="https://wiki.fhem.de">https://wiki.fhem.de</a></div>
<div class="dist">Forum: <a
href="https://forum.fhem.de">https://forum.fhem.de</a>
<div class="dist"><a href="HOWTO_DE.html">HOWTO_DE.html</a> f&uuml;r eine
kurze Installation/Konfiguration.</div> <div class="dist"></div>
<div class="dist"><a href="http://meintechblog.de/category/fhem">
meintechblog.de</a>: Blog mit HOWTOs &uuml;ber FHEM-Themen</dist>
<div class="dist"></div>
<div class="dist">Das F.A.Q. <a href="faq.html">faq.html</a>
(englisch)</div>
<div class="dist"><a href="README.contrib">contrib/README</a> beschreibt
einige nicht aktiv gepflegte Module / Skripte.</div>
</ul>
<a name="Links"></a>
<h3>Links</h3>
<ul>
Homepage: <a href="http://fhem.de/fhem_DE.html">
http://fhem.de/fhem_DE.html</a><br>
Quellen: <a href="https://svn.fhem.de">
https://svn.fhem.de</a><br>
<br>
Betriebsystem/Ger&auml;tspezifisch Dokumentation:<br>
<ul>
<li>Anweisungen f&uuml;r den <a href="fritzbox.html">FRITZ!Box</a> (englisch)</li>
<div class="dist"></div>
<li>Anweisungen f&uuml;r Nas/Router (NSLU2):
<a href="http://www.martin-haas.de/fhz/nslu2fhz">
http://www.martin-haas.de/fhz/nslu2fhz</a> (english)</li>
<div class="dist"></div>
<li>Anweisungen f&uuml;r Synology Diskstation / Rackstation:
<a href="http://www.fischer-net.de/hausautomation/fhem.html">
http://www.fischer-net.de/hausautomation/fhem.html</a></li>
<div class="dist"></div>
<li>Anweisungen f&uuml;r den Allnet all6250:
<a href="http://wiki.dungeon.de/all6250_opennas_mit_fhem">
http://wiki.dungeon.de/all6250_opennas_mit_fhem</a></li>
<div class="dist"></div>
<li>Raspberry PI mit <a href="http://www.enocean.com/fileadmin/redaktion/pdf/white_paper/wp_Raspberry_talks_EnOcean.pdf">EnOcean</a></li>
<li>Linux Treiber Installation :
<a href="http://fhem.de/linux.html">
http://fhem.de/linux.html</a>(nur im Problemfall, english)</li>
<div class="dist"></div>
<li>Diverse USB Probleme:
<a href="http://fhem.de/USB.html">
http://fhem.de/USB.html</a> (english)</li>
<div class="dist"></div>
<li>Russels Blog for Windows user:
<a href="http://russellallen.info/category/FHEM.aspx">
http://russellallen.info/category/FHEM.aspx</a> (english)<br>
<div class="dist"></div>
<li>Windows driver installation:
<a href="http://fhz4linux.info/tiki-index.php?page=Driver%20installation">
http://fhz4linux.info/tiki-index.php?page=Driver%20installation</a><br>
(english, use "Solution B", only COM1..COM9 is supported)</li>
<div class="dist"></div>
</ul>
<br>
Kommerzielle Produkte:
<ul>
<li><a href="http://www.dhs-computertechnik.de/">
http://www.dhs-computertechnik.de</a>
<br>
<li>CUL/CUNO/COC/EUL/TUL:
<a href=http://shop.busware.de/product_info.php?products_id=29">
Hardware shop</a>,
<a href="http://culfw.de/culfw.html">firmware homepage</a>,
<a href="http://groups.google.com/group/cul-fans">
CUL fans google group</a></li>
</ul>
</ul>
<a name="Installation"></a>
<h3>Installation</h3>
<ul>
<h4>Debian/Ubuntu</h4>
<h4>Debian/Ubuntu/Raspbian</h4>
<ul>
<li><a href="http://fhem.de/fhem-=VERS=.deb">Dieses</a> FHEM Paket (.deb)
installieren. F&uuml;r eine bessere Integration siehe <a
href="http://debian.fhem.de/">debian.fhem.de</a>.
href="https://debian.fhem.de/">debian.fhem.de</a>.
</ul>
<h4>Unix / OSX</h4>
@ -372,8 +304,8 @@
<h4>Windows</h4>
<ul>
<li>Siehe <a href="HOWTO_Windows.html">HOWTO_Windows.html</a> f&uuml;r
eine detaillierte Beschreibung.</li>
<li>Siehe <a href="https://wiki.fhem.de/wiki/FHEM_Installation_Windows">HOWTO_Windows.html</a>
f&uuml;r eine detaillierte Beschreibung.</li>
<li>Falls Sie FHEM unter cygwin installieren wollen, dann
k&ouml;nnen Sie die Installationsanleitung f&uuml;r UNIX befolgen.</li>
@ -383,20 +315,20 @@
<h4>Fritz!Box</h4>
<ul>
Seit Fritz!OS 6.20 ist es <b>nicht mehr m&ouml;glich</b> "fremde"
Programme nach einem reboot <b>automatisch</b> zu starten, deswegen
Programme nach einem reboot <b>automatisch</b> zu starten. Deswegen
empfehle ich den Einsatz dieser Ger&auml;te nicht f&uuml;r FHEM, siehe
auch diesen <a
href="http://forum.fhem.de/index.php?topic=25066.0">Beitrag</a> im Forum.
F&uuml;r die, die es trotzdem versuchen wollen:<br><br>
<li>FB7390/FB7490: Folgenden FHEM
<a href="http://fhem.de/fhem-=VERS=-fb7390.image">Image</a>
<i>zus&auml;tzlich</i> zum normalen oder labor Image von AVM installieren.
<li>FB7390/FB7490: Folgendes FHEM
<a href="http://fhem.de/fhem-5.7-fb7390.image">Image</a>
<i>zus&auml;tzlich</i> zum normalen oder Labor Image von AVM installieren.
Beide sind vollkommen unabh&auml;ngig und deswegen jeweils austauschbar.
<li>FB7270: <a
href="http://fhem.de/fhem-=VERS=-fb7270.zip">Diese</a> zip Datei
auf dem USB-Disk auspacken, danach es ans FritzBox anschliessen, per
telnet anmelden, ins Verzeichnis wechseln, und FHEM von hier starten.
href="http://fhem.de/fhem-5.7-fb7270.zip">Diese</a> zip Datei
auf einem USB-Stick auspacken, danach diesen an die FritzBox anschliessen,
per telnet anmelden, ins Verzeichnis wechseln, und FHEM von hier starten.
<li>Siehe auch die detaillierte Dokumentation <a href="fritzbox.html">hier</a>.
</ul>
@ -410,23 +342,40 @@
perl fhem.pl fhem.cfg.demo
</code></ul>
</ul>
<a name="Links"></a>
<h3>Links</h3>
<ul>
Forum: <a href="https://forum.fhem.de">
https://forum.fhem.de</a><br>
Quellen: <a href="https://svn.fhem.de">
https://svn.fhem.de</a><br>
Wiki: <a href="https://wiki.fhem.de">
https://wiki.fhem.de</a><br>
FHEM e.V.: <a href="https://verein.fhem.de">
https://verein.fhem.de</a><br>
<br><br>
CUL/CUNO/COC/EUL/TUL-Firmware Homepage: <a href="http://culfw.de/culfw.html">
http://culfw.de</a>
</ul>
<a name="License"></a>
<h3>Lizenz:</h3>
<ul>
Copyright:<br>
<ul>
<li>Rudolf Koenig (r punkt koenig at koeniglich punkt de). Achtung: Ich
leiste <b> kein</b> FHEM support &uuml;ber Email, bitte verwenden sie
das Forum f&uuml;r diesen Zweck.
leiste <b>keinen</b> FHEM Support &uuml;ber Email, bitte verwenden sie
das <a href="https://forum.fhem.de">Forum</a> f&uuml;r diesen Zweck.
</li>
<li><a href="MAINTAINER.txt">Zahlreiche weitere Entwickler, die jeweils
zu FHEM beigetragen haben.</a></li>
</ul>
License: GPL (v2)<br>
<br>
Vielen Dank an TOSTi f&uuml;r die Inspiration.<br>
</ul>
<footer><center><a href="Impressum.html">Impressum / Datenschutz</a></center></footer>