diff --git a/fhem/FHEM/00_HMLAN.pm b/fhem/FHEM/00_HMLAN.pm index d73e62c4b..3316c5827 100755 --- a/fhem/FHEM/00_HMLAN.pm +++ b/fhem/FHEM/00_HMLAN.pm @@ -1125,6 +1125,7 @@ sub HMLAN_getVerbLvl ($$$$){#get verboseLevel for message =end html =begin html_DE +

HMLAN


Variables @@ -2133,6 +2137,7 @@ sub HMinfo_noDup(@) {#return list with no duplicates###########################
  • W_unConfRegs: Warning:list of entities with unconfirmed register changes. Execute getConfig to clear this.
  • I_rssiMinLevel: Info:counts of rssi min readings per device, clustered in blocks
  • +
  • ERR__protocol: Error:count of non-recoverable protocol events per device. Those events are NACK, IOerr, ResendFail, CmdDel, CmdPend.
    Counted are the number of device with those events, not the number of events!
  • @@ -2149,6 +2154,7 @@ sub HMinfo_noDup(@) {#return list with no duplicates########################### W_sum_<reading>: count of readings as defined in attribut sumStatus. Example:
    + =end html -=cut \ No newline at end of file + + +=begin html_DE + + +

    HMinfo

    + +=end html +=cut