mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-03 10:46:53 +00:00
FHT commandref Tippfehler und HTML code repariert
git-svn-id: https://svn.fhem.de/fhem/trunk@1468 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
c2c640e056
commit
9f8e35e257
@ -1748,19 +1748,20 @@ A line ending with \ will be concatenated with the next one, so long lines
|
|||||||
</ul>
|
</ul>
|
||||||
</ul>
|
</ul>
|
||||||
The temperature for the holiday period is set by the desired-temperature
|
The temperature for the holiday period is set by the desired-temperature
|
||||||
parameter. Note that you cannot set holiday mode for days earlier than the
|
parameter. <br> Note that you cannot set holiday mode for days earlier than the
|
||||||
day after tomorrow, for this you must use holiday_short.<br>
|
day after tomorrow, for this you must use holiday_short.<br>
|
||||||
Note also, sou cannot set parameters seperately, you must set them in one command.
|
Note also, you cannot set parameters seperately, you must set them in one command.
|
||||||
Example:
|
Example:
|
||||||
<br>
|
<br>
|
||||||
set FHT1 mode holiday holiday1 24 holiday2 12 desired-temp 14
|
<code>set FHT1 mode holiday holiday1 24 holiday2 12 desired-temp 14</code>
|
||||||
|
</li>
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
<li>The <code>*-from1/*-from2/*-to1/*-to2</code> valuetypes need a time
|
<li>The <code>*-from1/*-from2/*-to1/*-to2</code> valuetypes need a time
|
||||||
spec as argument in the HH:MM format. They define the periods, where
|
spec as argument in the HH:MM format. They define the periods, where
|
||||||
the day-temp is valid. The minute (MM) will be rounded to 10, and
|
the day-temp is valid. The minute (MM) will be rounded to 10, and
|
||||||
24:00 means off.
|
24:00 means off.
|
||||||
<br><br>
|
<br><br></li>
|
||||||
|
|
||||||
<li>To synchronize the FHT time and to "wake" muted FHTs it is adviseable
|
<li>To synchronize the FHT time and to "wake" muted FHTs it is adviseable
|
||||||
to schedule following command:<br>
|
to schedule following command:<br>
|
||||||
@ -1771,13 +1772,13 @@ A line ending with \ will be concatenated with the next one, so long lines
|
|||||||
monday till sunday to be sent. The argument is a bitfield, to request
|
monday till sunday to be sent. The argument is a bitfield, to request
|
||||||
unique values add up the following:
|
unique values add up the following:
|
||||||
<ul>
|
<ul>
|
||||||
<li> 1: monday
|
<li> 1: monday</li>
|
||||||
<li> 2: tuesday
|
<li> 2: tuesday</li>
|
||||||
<li> 4: thursday
|
<li> 4: thursday</li>
|
||||||
<li> 8: wednesday
|
<li> 8: wednesday</li>
|
||||||
<li>16: friday
|
<li>16: friday</li>
|
||||||
<li>32: saturday
|
<li>32: saturday</li>
|
||||||
<li>64: sunday
|
<li>64: sunday</li>
|
||||||
</ul>
|
</ul>
|
||||||
measured-temp and actuator is sent along if it is considered
|
measured-temp and actuator is sent along if it is considered
|
||||||
appropriate
|
appropriate
|
||||||
@ -1785,7 +1786,7 @@ A line ending with \ will be concatenated with the next one, so long lines
|
|||||||
<br><br>
|
<br><br>
|
||||||
<b>Note:</b> This command generates a lot of RF traffic, which can
|
<b>Note:</b> This command generates a lot of RF traffic, which can
|
||||||
lead to further problems, especially if the reception is not clear.
|
lead to further problems, especially if the reception is not clear.
|
||||||
<br><br>
|
<br><br></li>
|
||||||
|
|
||||||
<li><code>report2</code> with parameter 255 requests the following
|
<li><code>report2</code> with parameter 255 requests the following
|
||||||
settings to be reported: day-temp night-temp windowopen-temp
|
settings to be reported: day-temp night-temp windowopen-temp
|
||||||
|
Loading…
x
Reference in New Issue
Block a user