Events and module dependencies added

git-svn-id: https://svn.fhem.de/fhem/trunk@990 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
rudolfkoenig
2011-08-27 11:56:33 +00:00
parent e5f89babee
commit 36c91bc06b
2 changed files with 266 additions and 112 deletions

View File

@@ -55,7 +55,14 @@
consumption.<br><br>
The program runs as a server, you can control it via web-frontends,
telnet, command line program or TCP/IP directly.
telnet, command line program or TCP/IP directly.<br><br>
In order to use fhem you'll need a 24/7 server (PC, MacMini, Fritz!Box,
NAS, etc) with a perl interpreter and some hardware to access the
devices, see the "Supported hardware" section below. Some of the fhem
hardware-modules need special perl modules (e.g. Device::SerialPort) in
order to work, see the corresponding section in the commandref.html.
</ul>