mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-01-31 06:39:11 +00:00
fixed typo
git-svn-id: https://svn.fhem.de/fhem/trunk@6172 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
98e22547e4
commit
52155400dc
@ -652,7 +652,7 @@ sub SortNumber {
|
||||
|
||||
The new temperature is sent to the <device> automatically with <br><br>
|
||||
|
||||
<code>set <device> (desired-temp|desiredTemerature) <temp></code><br><br>
|
||||
<code>set <device> (desired-temp|desiredTemperature) <temp></code><br><br>
|
||||
|
||||
Because of the fhem-type of structures, a structures of heating sinks is sent "desired-temp":
|
||||
Use an explicit command if you have structures of MAX heating thermostats.<br>
|
||||
@ -802,7 +802,7 @@ sub SortNumber {
|
||||
Es können für jeden Tag unterschiedliche Schaltzeiten angegeben werden.<br>
|
||||
Ist das <device> ein Heizkörperthermostat (zb. FHT8b, MAX) so wird bei FHT8b/MAX die
|
||||
zu setzende Temperatur im <profile> automatisch mittels <br><br>
|
||||
<code>set <device> (desired-temp|desiredTemerature) <temp></code> <br><br> gesendet.
|
||||
<code>set <device> (desired-temp|desiredTemperature) <temp></code> <br><br> gesendet.
|
||||
Struktuen von Heizkörperthermostaten bekommen aufgrund des fhem-Typs auch desired-temp gesendet:
|
||||
Nutze bitte explizite Kommandos wenn Strukturen von MAX Heizthermostaten gesteuert werden sollen.<br><br>
|
||||
Ist eine <condition> angegeben und ist zum Schaltpunkt der Ausdruck unwahr,
|
||||
|
Loading…
Reference in New Issue
Block a user