From 1836fc175ffac7bb6ad7a439c582aad085216831 Mon Sep 17 00:00:00 2001 From: martinhaas <> Date: Tue, 10 Apr 2007 14:32:56 +0000 Subject: [PATCH] Bugfix fs20pulldown.php (correct list of options) git-svn-id: https://svn.fhem.de/fhem/trunk@45 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/webfrontend/pgm3/CHANGED | 2 ++ fhem/webfrontend/pgm3/HISTORY | 3 +++ fhem/webfrontend/pgm3/include/fs20pulldown.php | 4 ++-- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/fhem/webfrontend/pgm3/CHANGED b/fhem/webfrontend/pgm3/CHANGED index 620f14edf..82c966a55 100644 --- a/fhem/webfrontend/pgm3/CHANGED +++ b/fhem/webfrontend/pgm3/CHANGED @@ -111,3 +111,5 @@ Changelog -- Internal: Adjusted to the new internal structure of FHEM. YOU MUST HAVE FHEM >=4.0 -- Internal: random-device for one-time at-order (define at set ...) -- Feature: new arrangement of the graphics, FHT-Pulldown will now called by "adjust", FHT-PHP-Graphics now with Temperature/desired-temp and actuator +-- Bugfix: $errormessage for php4, fs20pulldown (correct list of options) + diff --git a/fhem/webfrontend/pgm3/HISTORY b/fhem/webfrontend/pgm3/HISTORY index 40b511858..b5d79da13 100644 --- a/fhem/webfrontend/pgm3/HISTORY +++ b/fhem/webfrontend/pgm3/HISTORY @@ -13,3 +13,6 @@ - Martin 2007-03-29 - release pgm3 for fhem 4.0, pgm3 has now the verson 0.8.0 + +- Martin 2007-04-10 + - Minor Bugfixes (errormessage for php4, fhs20pulldown) diff --git a/fhem/webfrontend/pgm3/include/fs20pulldown.php b/fhem/webfrontend/pgm3/include/fs20pulldown.php index fc5ca7173..e23ab28c9 100644 --- a/fhem/webfrontend/pgm3/include/fs20pulldown.php +++ b/fhem/webfrontend/pgm3/include/fs20pulldown.php @@ -4,8 +4,8 @@ $orders=array("on","off","dimup","dimdown","on-for-timer","off-for-timer","dim06%","dim12%", - "dim19%","dim25%","dim31%","dim37%","dim43%","dim50%","dim56%","dim62%","dim68%", - "dim75%","dim81%","dim93%","dim100%","dimupdown","on-old-for-timer","reset", + "dim18%","dim25%","dim31%","dim37%","dim43%","dim50%","dim56%","dim62%","dim68%", + "dim75%","dim81%","dim87%","dim93%","dim100%","dimupdown","on-old-for-timer","reset", "sendstate","timer","toggle"); echo "