diff --git a/fhem/docs/commandref_frame.html b/fhem/docs/commandref_frame.html
index 520941655..0314c4bef 100644
--- a/fhem/docs/commandref_frame.html
+++ b/fhem/docs/commandref_frame.html
@@ -1187,6 +1187,9 @@ The following local attributes are used by a wider range of devices:
set the device on for the specified intervals, which are all timespecs
in the form HH:MM[:SS]. The intervals are space separated.
+
toggle
+ Issue the off command, if the current STATE is on, else the on command.
+ dim XX is also interpreted as on, if XX is not 0.
Examples:
diff --git a/fhem/docs/commandref_frame_DE.html b/fhem/docs/commandref_frame_DE.html
index a15df499a..0dda9218b 100644
--- a/fhem/docs/commandref_frame_DE.html
+++ b/fhem/docs/commandref_frame_DE.html
@@ -1262,6 +1262,9 @@ Die folgenden lokalen Attribute werden von mehreren Geräten verwendet:
ein Intervall besteht aus zwei Zeitspezifikationen, die mit einem "-"
getrennt sind.
+ - toggle
+ Das Gerät wird mit "on" eingeschaltet, falls STATE "off" ist (oder
+ dim 0), sonst wird es mit "off" ausgeschaltet.
Beispiele: