diff --git a/fhem/TODO b/fhem/TODO index 19e5d9312..3e4e83b1c 100644 --- a/fhem/TODO +++ b/fhem/TODO @@ -1,6 +1,5 @@ FHEM: - uniform .gplot "set title" and naming (ks300_1.gplot -> tempRain.gplot) -- HomeMatic signing - HomeMatic set log 2 - mergelog @@ -14,8 +13,3 @@ Webpgm2 - integrate weblink details in the SVG - autocreate: multiple plots - fancy webkit tranformations - -============= -5.1 -- .deb -- examples diff --git a/fhem/docs/commandref.html b/fhem/docs/commandref.html index d493bed49..89e91e3f4 100644 --- a/fhem/docs/commandref.html +++ b/fhem/docs/commandref.html @@ -539,8 +539,8 @@ A line ending with \ will be concatenated with the next one, so long lines timestamps of the local files with the filelist on the server, and downloads the files changed on the server. For all downloaded modules a reload will be scheduled if the corresponding module is loaded.
- If an explicit filename is given, then this file will be downloaded - unconditionally.
+ If an explicit filename is given, then only this file will be downloaded. +
Note: if the main program (fhem.pl) is changed, a manual restart of fhem will be necessary to apply the changes.
diff --git a/fhem/docs/fhem.html b/fhem/docs/fhem.html index c7dde021d..4d9e44734 100644 --- a/fhem/docs/fhem.html +++ b/fhem/docs/fhem.html @@ -12,6 +12,8 @@ body>div#left { position:fixed; } h3 { color:#52865D; line-height:1.3; margin-top:1.5em; font-family:Arial,Sans-serif; } + h4 { color:#52865D; line-height:1.3; + margin-top:1.5em; font-family:Arial,Sans-serif; } div#block { border:1px solid gray; background: #F8F8E0; padding:0.7em; } div#dist { padding-top:0.3em; } a { color: #278727; } @@ -69,10 +71,10 @@
See the CHANGED file for current changes.
- Nightly CVS version: + Nightly CVS version: a - http://www.dhs-computertechnik.de/downloads/fhem-cvs.tgz -

+ tarball, or from the fhem commandline via updatefhem.

Please fill out our survey, @@ -119,12 +121,14 @@

Features

@@ -214,17 +228,17 @@
commandref.html contains a detailed description of all features/modules.
-
Google-Group: - http://groups.google.com/group/fhem-users
Although most entries - are in german here, don't be afraid to ask something in english.
-
Our wiki at fhemwiki.de
Frequently Asked Questions: faq.html
+
Google-Group: + http://groups.google.com/group/fhem-users
Although most entries + are in german here, don't be afraid to ask something in english.
+
contrib/README describes some loosely coupled useful modules / scripts which can be used with fhem.
@@ -265,6 +279,16 @@ Device/OS Specific installation guides:

@@ -312,25 +328,32 @@

Installation