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 "