diff --git a/fhem/docs/commandref_frame.html b/fhem/docs/commandref_frame.html
index e624271c3..45c3f3a1a 100644
--- a/fhem/docs/commandref_frame.html
+++ b/fhem/docs/commandref_frame.html
@@ -1301,6 +1301,13 @@ The following local attributes are used by a wider range of devices:
receiving a corresponding message.
+
+
autosave
+ enable some modules to automatically trigger save after a configuration
+ change, e.g. after a new device was created. Default is 1 (true), you
+ can deactivate this feature by setting the value to 0.
+
+
backupcmd
You could pass the backup to your own command / script by using this attribute.
@@ -1351,6 +1358,15 @@ The following local attributes are used by a wider range of devices:
be written to this file.
+
+ dnsServer
+ Contains the IP address of the DNS Server. If some of the modules or
+ user code calls the HttpUtils_NonblockingGet function, and this
+ attribute is set, then FHEM specific nonblocking code will be used to
+ resolve the given address. If this attribute is not set, the blocking
+ OS implementation (inet_aton and gethostbyname) will be used.
+
+
holiday2we
If this attribute is set, then the $we variable
@@ -1490,13 +1506,6 @@ The following local attributes are used by a wider range of devices:
set the delay for shutdown restart, default is 2 (seconds).
-
- autosave
- enable some modules to automatically trigger save after a configuration
- change, e.g. after a new device was created. Default is 1 (true), you
- can deactivate this feature by setting the value to 0.
-
-
diff --git a/fhem/docs/commandref_frame_DE.html b/fhem/docs/commandref_frame_DE.html
index 187435e36..83aa5d912 100644
--- a/fhem/docs/commandref_frame_DE.html
+++ b/fhem/docs/commandref_frame_DE.html
@@ -1383,11 +1383,22 @@ Die folgenden lokalen Attribute werden von mehreren Geräten verwendet:
configfile
- Enthält den Namen der FHEM Konfigurationsdatei. Wenn save
- ohne Argumente aufgerufen wird dann wird die Ausgabedatei unter diesem
- Dateinamen gespeichert.
+ Enthält den Namen der FHEM Konfigurationsdatei. Wenn save ohne Argumente aufgerufen wird dann wird die
+ Ausgabedatei unter diesem Dateinamen gespeichert.
+
+ dnsServer
+ Enthält die IP Adresse des DNS Servers. Die von bestimmten Modulen
+ (oder eigenen Code) aufgerufene HttpUtils_NonblockingGet wird auch bei
+ der DNS Auflösung nicht mehr blockieren, falls dieses Attribut
+ gesetzt ist, da es in diesem Fall FHEM eigene Routinen aufgerufen
+ werden. Sonst werden die OS-eigenen, blockierenden Routinen inet_aton
+ bzw gethostbyname aufgerufen.
+
+
+
holiday2we
Wenn dieses Attribut gesetzt wurde, dann wird die