diff --git a/fhem/docs/commandref_frame.html b/fhem/docs/commandref_frame.html index 4653a1e4b..bfe7cdca8 100644 --- a/fhem/docs/commandref_frame.html +++ b/fhem/docs/commandref_frame.html @@ -1188,7 +1188,8 @@ The following local attributes are used by a wider range of devices:
- Note: sleep followed by another command and issued in at/notify/etc is not - blocking fhem
+ Note: sleep followed by another command is not blocking FHEM, and is + comparable to a nameless at
diff --git a/fhem/docs/commandref_frame_DE.html b/fhem/docs/commandref_frame_DE.html index e08f1e4e5..3f85dcffb 100644 --- a/fhem/docs/commandref_frame_DE.html +++ b/fhem/docs/commandref_frame_DE.html @@ -1263,10 +1263,11 @@ Die folgenden lokalen Attribute werden von mehreren Geräten verwendet:
- Bemerkung: sleep gefolgt von weiteren Befehlen und aufgerufen in - at/notify/etc blockiert die Abarbeitung von FHEM nicht.
+ Bemerkung: sleep gefolgt von weiteren Befehlen blockiert die Abarbeitung von + FHEM nicht, und ist vergleichbar mit einem namenlosen at Kommando.