2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-04-08 07:24:21 +00:00

10_ZWave.pm: doc fix (Forum #68405)

git-svn-id: https://svn.fhem.de/fhem/trunk@13627 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
rudolfkoenig 2017-03-06 14:38:22 +00:00
parent 7c20f36423
commit 8d49f7d5ee

View File

@ -5081,13 +5081,13 @@ s2Hex($)
If only a weekday is specified without any time and tempDiff, then the
complete schedule for the specified day is removed and marked as unused.
</li>
<li>cssSetOverride (no|temporary|permanent) (frost|energy|$tempOffset) <br>
<li>ccsOverride (no|temporary|permanent) (frost|energy|$tempOffset) <br>
set the override state<br>
no: switch the override off<br>
temporary: override the current schedule only<br>
permanent: override all schedules<br>
frost/energy: set override mode to frost protection or engergy saving<br>
$tempOffset: the temperature setback (offset to setpoint) in 1/10 degrees<br>
$tempOffset: the temperature setback (offset to setpoint) in 1/10 degrees
range from -12.8 to 12.0, values will be limited to this range.
</li>