Merge pull request #33 from christoph-morrison/devel
Minor adjustments in the EN documentation
This commit is contained in:
commit
2943624a60
@ -5212,7 +5212,8 @@ sub getblockAscDrivesAfterManual {
|
||||
=pod
|
||||
=item device
|
||||
=item summary Module for controlling shutters depending on various conditions
|
||||
=item summary_DE Modul zur Automatischen Rolladensteuerung auf Basis bestimmter Ereignisse
|
||||
=item summary_DE Modul zur automatischen Rolladensteuerung auf Basis bestimmter Ereignisse
|
||||
|
||||
|
||||
=begin html
|
||||
|
||||
@ -5370,21 +5371,21 @@ sub getblockAscDrivesAfterManual {
|
||||
if the <em>ASC_autoAstroModeMorning</em> attribute is set to <em>HORIZON</em>. Defaults to <em>0</em>.
|
||||
</li>
|
||||
<a name="ASC_autoShuttersControlComfort"></a>
|
||||
<li><strong>ASC_autoShuttersControlComfort - on/off</strong> -
|
||||
<li><strong>ASC_autoShuttersControlComfort - on|off</strong> -
|
||||
Controls the comfort functions: If a three state sensor, like the <abbr>HmIP-SRH</abbr> window handle
|
||||
sensor, is installed, <abbr>ASC</abbr> will open the window if the sensor signals open position. The
|
||||
<em>ASC_ComfortOpen_Pos</em> attribute has to be set for the shutter to <em>on</em>, defaults to <em>off</em>.
|
||||
</li>
|
||||
<a name="ASC_autoShuttersControlEvening"></a>
|
||||
<li><strong>ASC_autoShuttersControlEvening - on/off</strong> - Enables the automatic control by <abbr>ASC</abbr>
|
||||
<li><strong>ASC_autoShuttersControlEvening - on|off</strong> - Enables the automatic control by <abbr>ASC</abbr>
|
||||
at the evenings.
|
||||
</li>
|
||||
<a name="ASC_autoShuttersControlMorning"></a>
|
||||
<li><strong>ASC_autoShuttersControlMorning - on/off</strong> - Enables the automatic control by <abbr>ASC</abbr>
|
||||
<li><strong>ASC_autoShuttersControlMorning - on|off</strong> - Enables the automatic control by <abbr>ASC</abbr>
|
||||
at the mornings.
|
||||
</li>
|
||||
<a name="ASC_blockAscDrivesAfterManual"></a>
|
||||
<li><strong>ASC_blockAscDrivesAfterManual - 0,1</strong> - If set to <em>1</em>, <abbr>ASC</abbr> will not
|
||||
<li><strong>ASC_blockAscDrivesAfterManual 0|1</strong> - If set to <em>1</em>, <abbr>ASC</abbr> will not
|
||||
automatically control a shutter if there was an manual control to the shutter. To be considered, the
|
||||
<em>ASC_ShuttersLastDrive</em> reading has to contain the value <em>manual</em> and the shutter is in
|
||||
an unknown (i.e. not otherwise configured in <abbr>ASC</abbr>) position.
|
||||
@ -5466,7 +5467,7 @@ sub getblockAscDrivesAfterManual {
|
||||
|
||||
<p>At shutter devices, controlled by <abbr>ASC</abbr>:</p>
|
||||
<ul>
|
||||
<li><strong>ASC - 0/1/2</strong>
|
||||
<li><strong>ASC - 0|1|2</strong>
|
||||
<ul>
|
||||
<li>0 - don't create attributes for <abbr>ASC</abbr> at the first scan and don't be controlled
|
||||
by <abbr>ASC</abbr></li>
|
||||
@ -5476,7 +5477,7 @@ sub getblockAscDrivesAfterManual {
|
||||
controlled by <em><abbr>pct</abbr></em> values.</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><strong>ASC_Antifreeze - soft/am/pm/hard/off</strong> - Freeze protection.
|
||||
<li><strong>ASC_Antifreeze - soft|am|pm|hard|off</strong> - Freeze protection.
|
||||
<ul>
|
||||
<li>soft - see <em>ASC_Antifreeze_Pos</em>.</li>
|
||||
<li>hard / <abbr>am</abbr> / <abbr>pm</abbr> - freeze protection will be active (everytime,
|
||||
|
Loading…
Reference in New Issue
Block a user