diff --git a/fhem/FHEM/10_CUL_HM.pm b/fhem/FHEM/10_CUL_HM.pm index bcc9aee90..ef2b96c1e 100755 --- a/fhem/FHEM/10_CUL_HM.pm +++ b/fhem/FHEM/10_CUL_HM.pm @@ -6389,6 +6389,7 @@ sub CUL_HM_configUpdate($) {# mark entities with changed data =begin html +

CUL_HM


-
- Set + Set -
  • getSerial
    +
  • getSerial
    Read serial number from device and write it to attribute serialNr.
  • -
  • inhibit [on|off]
    +
  • inhibit [on|off]
    Block / unblock all changes to the actor channel, i.e. actor state is frozen until inhibit is set off again. Inhibit can be executed on any actor channel but obviously not on sensors - would not make any sense.
    @@ -6631,7 +6631,7 @@ sub CUL_HM_configUpdate($) {# mark entities with changed data Main purpose of this command is to re-store data to a device. It is recommended to restore register configuration utilising regBulk subsequent.
    - Example:
    + Example:

  • +
    +
  • HM-RC-19xxx

  • - +
  • keyMatic

  • + +
  • winMatic


    @@ -7122,7 +7125,8 @@ sub CUL_HM_configUpdate($) {# mark entities with changed data
  • stop
    stop movement
  • - + +
  • HM-Sys-sRP-Pl

    setup the repeater's entries. Up to 36entries can be applied.
  • -
    Debugging:
    - - - Get
    - + Get
    + +
    + - - Attributes + Attributes
    - - Generated events: + Generated events: =end html - =begin html_DE - -

    CUL_HM

    - +

    CUL_HM

    + =end html =cut