From ad9909ced92630962d696b88c9b788c1d6dc3b25 Mon Sep 17 00:00:00 2001
From: rudolfkoenig <>
Date: Sat, 24 Sep 2011 13:20:14 +0000
Subject: [PATCH] Massive smallscreen optimiztions.
git-svn-id: https://svn.fhem.de/fhem/trunk@1021 2b470e98-0d58-463d-a4d8-8e2adae1ed80
---
fhem/docs/commandref.html | 43 +-
fhem/webfrontend/pgm2/01_FHEMWEB.pm | 631 +++++++++-----------
fhem/webfrontend/pgm2/back.png | Bin 0 -> 2673 bytes
fhem/webfrontend/pgm2/style.css | 17 +-
fhem/webfrontend/pgm2/style_smallscreen.css | 52 +-
fhem/webfrontend/pgm2/style_touchpad.css | 40 +-
6 files changed, 368 insertions(+), 415 deletions(-)
create mode 100644 fhem/webfrontend/pgm2/back.png
diff --git a/fhem/docs/commandref.html b/fhem/docs/commandref.html
index 1fb9e6e74..cbd68243d 100644
--- a/fhem/docs/commandref.html
+++ b/fhem/docs/commandref.html
@@ -2000,7 +2000,6 @@ A line ending with \ will be concatenated with the next one, so long lines
The fhem module will emulate a CUL device, so the CUL_HM
module can be used to define HomeMatic devices.
-
In order to use it with fhem you must disable the encryption first
with the "HomeMatic Lan Interface Configurator" (which is part of the
supplied Windows software), by selecting the device, "Change IP Settings",
@@ -2693,8 +2692,10 @@ A line ending with \ will be concatenated with the next one, so long lines
humidity $h
actuator $vp %
desired-temp: $t
+ tempList$wd: hh:mm $t hh:mm $t ...
ValveErrorPosition $dname: $vep %
ValveOffset $dname: $of %
+ windowopentemp-$tchan: $t (sensor:$tdev)
device
can take the same parameters (@baudrate, @directio,
+ TCP/IP, none) like the CUL, but you probably have
+ to specify the baudrate: the TCM120 should be opened with 9600 Baud, the
+ TCM310 with 57600 baud.
+ Example:
+
+ define BscBor TCM 120 /dev/ttyACM0@9600
+ define TCM310 TCM 310 /dev/ttyACM0@57600
+
$FW_cmdret"; + $FW_cmdret = "
$FW_cmdret" if($FW_cmdret =~ m/\n/); + if($FW_ss) { + pO "