diff --git a/fhem/FHEM/10_ZWave.pm b/fhem/FHEM/10_ZWave.pm index 84d442acd..30f70c67b 100755 --- a/fhem/FHEM/10_ZWave.pm +++ b/fhem/FHEM/10_ZWave.pm @@ -1769,6 +1769,13 @@ s2Hex($) The value is a whole number and read as celsius. +

Class USER_CODE +
  • userCode id status code
    + set code and status for the id n. n ist starting at 1, status is 0 for + available (deleted) and 1 for set (occupied). code is a hexadecimal string. +
  • + +

    Class WAKE_UP
  • wakeupInterval value
    Set the wakeup interval of battery operated devices to the given value in @@ -1945,6 +1952,11 @@ s2Hex($) request the setpoint
  • +

    Class USER_CODE +
  • userCode n
    + request status and code for the id n +
  • +

    Class VERSION
  • version
    return the version information of this node in the form:
    @@ -2143,6 +2155,9 @@ s2Hex($)
  • ccsChanged:
  • ccs_[mon|tue|wed|thu|fri|sat|sun]:HH:MM temp HH:MM temp...
  • +

    Class USER_CODE +
  • userCode:id x status y code z
  • +

    Class VERSION
  • version:Lib A Prot x.y App a.b
  • versionClass_$classId:$version