From 5d50fa970475547e1e56e28994e9e8c6473cfa4c Mon Sep 17 00:00:00 2001 From: rudolfkoenig <> Date: Tue, 6 May 2014 11:33:32 +0000 Subject: [PATCH] ZWave: setpointHeating from hschmitt, forum #23277 git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@5764 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- FHEM/10_ZWave.pm | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/FHEM/10_ZWave.pm b/FHEM/10_ZWave.pm index fbf33b4dd..048876cb7 100755 --- a/FHEM/10_ZWave.pm +++ b/FHEM/10_ZWave.pm @@ -123,6 +123,8 @@ my %zwave_class = ( "0340031f" => "state:manual", }, } , THERMOSTAT_OPERATING_STATE=>{ id => '42', }, THERMOSTAT_SETPOINT => { id => '43', + set => { setpointHeating => "010101%02x", + setpointCooling => "010201%02x"}, get => { setpoint => "02" }, parse => { "064303(..)(..)(....)" => 'sprintf("temperature:%0.1f %s %s", '. 'hex($3)/(10**int(hex($2)/32)), '. @@ -851,6 +853,16 @@ s2Hex($) set the thermostat mode to off, cooling, heating or manual. +

Class THERMOSTAT_SETPOINT +
  • setpointHeating value
    + set the thermostat to heat to the given value. + The value is a whole number and read as celsius. +
  • +
  • setpointCooling value
    + set the thermostat to heat to the given value. + The value is a whole number and read as celsius. +
  • +

    Class WAKE_UP
  • wakeupInterval value
    Set the wakeup interval of battery operated devices to the given value in