diff --git a/docs/commandref_frame.html b/docs/commandref_frame.html index 084900410..d7cde58a0 100644 --- a/docs/commandref_frame.html +++ b/docs/commandref_frame.html @@ -1073,8 +1073,8 @@ The following local attributes are used by a wider range of devices:
  • [device:reading:d] same as above, but only the number is retrieved, see ReadingsNum
  • {(perlExpression)} with the result of perlExpression. - If this construct is used inside of a notify or cmdalias, the $DEV variable - is additionally available, designating the set device name. + The $DEV variable is additionally available, designating the set device + name.


  • diff --git a/docs/commandref_frame_DE.html b/docs/commandref_frame_DE.html index e0146d249..7c821f88a 100644 --- a/docs/commandref_frame_DE.html +++ b/docs/commandref_frame_DE.html @@ -1135,9 +1135,7 @@ Die folgenden lokalen Attribute werden von mehreren Geräten verwendet:
  • [device:reading:d] wie ohne :d, aber alles nicht-numerische wird entfernt, siehe ReadingsNum
  • {(perlExpression)} mit dem Ergebnis der perlExpression. - Falls dieser Konstrukt innerhalb einer notify oder cmdalias verwendet wird, - dann wird zusätzlich $DEV mit dem Namen des vom set betroffenen - Gerätes ersetzt. + $DEV wird dabei mit dem Namen des vom set betroffenen Gerätes ersetzt.