mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-01-31 12:49:34 +00:00
73_AutoShuttersControl: fix typo in commandref
git-svn-id: https://svn.fhem.de/fhem/trunk@18123 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
34e7ed6567
commit
02019a6f31
@ -1,5 +1,6 @@
|
|||||||
# Add changes at the top of the list. Keep it in ASCII, and 80-char wide.
|
# Add changes at the top of the list. Keep it in ASCII, and 80-char wide.
|
||||||
# Do not insert empty lines here, update check depends on it.
|
# Do not insert empty lines here, update check depends on it.
|
||||||
|
- bugfix: 73_AutoShuttersControl: fix typo in commandref
|
||||||
- change: 49_SSCam: V8.3.1, change usage of older SMTP versions when Email
|
- change: 49_SSCam: V8.3.1, change usage of older SMTP versions when Email
|
||||||
shipping is used
|
shipping is used
|
||||||
- feature: 73_AutoShuttersControl: add support blockingAfterManual at
|
- feature: 73_AutoShuttersControl: add support blockingAfterManual at
|
||||||
|
@ -41,7 +41,7 @@ package main;
|
|||||||
use strict;
|
use strict;
|
||||||
use warnings;
|
use warnings;
|
||||||
|
|
||||||
my $version = '0.2.3';
|
my $version = '0.2.3.1';
|
||||||
|
|
||||||
sub AutoShuttersControl_Initialize($) {
|
sub AutoShuttersControl_Initialize($) {
|
||||||
my ($hash) = @_;
|
my ($hash) = @_;
|
||||||
@ -3759,7 +3759,7 @@ sub getRainSensorShuttersClosedPos {
|
|||||||
<li>ASC_Time_Down_Late - Sunset latest time to travel down</li>
|
<li>ASC_Time_Down_Late - Sunset latest time to travel down</li>
|
||||||
<li>ASC_Time_Up_Early - Sunrise earliest time to travel up</li>
|
<li>ASC_Time_Up_Early - Sunrise earliest time to travel up</li>
|
||||||
<li>ASC_Time_Up_Late - Sunrise latest time to travel up</li>
|
<li>ASC_Time_Up_Late - Sunrise latest time to travel up</li>
|
||||||
<li>ASC_Time_Up_WE_Holiday - Sunrise earliest time to travel up at weekend and/or holiday (we2holiday is respected). Attention should not be bigger than ASC_Time_Up_Late otherwise ASC_Time_Up_Late will be used.</li>
|
<li>ASC_Time_Up_WE_Holiday - Sunrise earliest time to travel up at weekend and/or holiday (holiday2we is respected).</li>
|
||||||
<li>ASC_Up - astro/time/brightness with astro sunrise is calculated, with time the value of ASC_Time_Up_Early is used and with brightness ASC_Time_Up_Early and ASC_Time_Up_Late has to be set correctly. The Timer starts after ASC_Time_Up_Late, but during this time ASC_Time_Up_Early and ASC_Time_Up_Late are used, in combination with the attribute ASC_brightnessMinVal reached, if yes the shutter will travel down</li>
|
<li>ASC_Up - astro/time/brightness with astro sunrise is calculated, with time the value of ASC_Time_Up_Early is used and with brightness ASC_Time_Up_Early and ASC_Time_Up_Late has to be set correctly. The Timer starts after ASC_Time_Up_Late, but during this time ASC_Time_Up_Early and ASC_Time_Up_Late are used, in combination with the attribute ASC_brightnessMinVal reached, if yes the shutter will travel down</li>
|
||||||
<li>ASC_Ventilate_Pos - in 10th steps from 0 bis 100, default value is pending from attribute ASC</li>
|
<li>ASC_Ventilate_Pos - in 10th steps from 0 bis 100, default value is pending from attribute ASC</li>
|
||||||
<li>ASC_Ventilate_Window_Open - drive to airing position if the window is tilted or opened and actual position is below airing position</li>
|
<li>ASC_Ventilate_Window_Open - drive to airing position if the window is tilted or opened and actual position is below airing position</li>
|
||||||
@ -3898,7 +3898,7 @@ sub getRainSensorShuttersClosedPos {
|
|||||||
<li>ASC_Time_Down_Late - Sunset späteste Zeit zum Runterfahren</li>
|
<li>ASC_Time_Down_Late - Sunset späteste Zeit zum Runterfahren</li>
|
||||||
<li>ASC_Time_Up_Early - Sunrise frühste Zeit zum Hochfahren</li>
|
<li>ASC_Time_Up_Early - Sunrise frühste Zeit zum Hochfahren</li>
|
||||||
<li>ASC_Time_Up_Late - Sunrise späteste Zeit zum Hochfahren</li>
|
<li>ASC_Time_Up_Late - Sunrise späteste Zeit zum Hochfahren</li>
|
||||||
<li>ASC_Time_Up_WE_Holiday - Sunrise frühste Zeit zum Hochfahren am Wochenende und/oder Urlaub (we2holiday wird beachtet). Achtung: Sollte nicht größer sein als ASC_Time_Up_Late, sonst wird ASC_Time_Up_Late verwendet</li>
|
<li>ASC_Time_Up_WE_Holiday - Sunrise frühste Zeit zum Hochfahren am Wochenende und/oder Urlaub (holiday2we wird beachtet).</li>
|
||||||
<li>ASC_Up - astro/time/brightness - bei astro wird Sonnenaufgang berechnet, bei time wird der Wert aus ASC_Time_Up_Early als Fahrzeit verwendet und bei brightness muss ASC_Time_Up_Early und ASC_Time_Up_Late korrekt gesetzt werden. Der Timer läuft dann nach ASC_Time_Up_Late Zeit, es wird aber in der Zeit zwischen ASC_Time_Up_Early und ASC_Time_Up_Late geschaut, ob die als Attribut im Moduldevice hinterlegte ASC_brightnessMinVal erreicht wurde. Wenn ja, wird der Rollladen runtergefahren</li>
|
<li>ASC_Up - astro/time/brightness - bei astro wird Sonnenaufgang berechnet, bei time wird der Wert aus ASC_Time_Up_Early als Fahrzeit verwendet und bei brightness muss ASC_Time_Up_Early und ASC_Time_Up_Late korrekt gesetzt werden. Der Timer läuft dann nach ASC_Time_Up_Late Zeit, es wird aber in der Zeit zwischen ASC_Time_Up_Early und ASC_Time_Up_Late geschaut, ob die als Attribut im Moduldevice hinterlegte ASC_brightnessMinVal erreicht wurde. Wenn ja, wird der Rollladen runtergefahren</li>
|
||||||
<li>ASC_Ventilate_Pos - in 10 Schritten von 0 bis 100, Default ist abhängig vom Attribut ASC</li>
|
<li>ASC_Ventilate_Pos - in 10 Schritten von 0 bis 100, Default ist abhängig vom Attribut ASC</li>
|
||||||
<li>ASC_Ventilate_Window_Open - auf lüften, wenn das Fenster gekippt/geöffnet wird und aktuelle Position unterhalb der Lüften-Position ist</li>
|
<li>ASC_Ventilate_Window_Open - auf lüften, wenn das Fenster gekippt/geöffnet wird und aktuelle Position unterhalb der Lüften-Position ist</li>
|
||||||
|
Loading…
Reference in New Issue
Block a user