73_AutoShuttersControl: change commandref
git-svn-id: https://svn.fhem.de/fhem/trunk@21019 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -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.
|
||||||
|
- change: 73_AutoShuttersControl: change commandref
|
||||||
- feature: 73_AutoShuttersControl: add SummaryFn
|
- feature: 73_AutoShuttersControl: add SummaryFn
|
||||||
- change: 93_DbLog: adjust configCheck with plotEmbed check. Forum: #107383
|
- change: 93_DbLog: adjust configCheck with plotEmbed check. Forum: #107383
|
||||||
- feature: 73_DoorBird: Direct "Transmit_Audio" without fhem SIP Device
|
- feature: 73_DoorBird: Direct "Transmit_Audio" without fhem SIP Device
|
||||||
|
|||||||
@@ -7096,9 +7096,6 @@ sub getblockAscDrivesAfterManual {
|
|||||||
<a name="AutoShuttersControlGet"></a>
|
<a name="AutoShuttersControlGet"></a>
|
||||||
<strong>Get</strong>
|
<strong>Get</strong>
|
||||||
<ul>
|
<ul>
|
||||||
<li><strong>showShuttersInformations</strong> - shows an information for all associated shutter devices with
|
|
||||||
next activation time, mode and several other state informations.
|
|
||||||
</li>
|
|
||||||
<li><strong>showNotifyDevsInformations</strong> - shows the generated <em>NOTIFYDEV</em> structure. Useful for
|
<li><strong>showNotifyDevsInformations</strong> - shows the generated <em>NOTIFYDEV</em> structure. Useful for
|
||||||
debugging and only shown if the <em>ASC_expert</em> attribute is set to 1.
|
debugging and only shown if the <em>ASC_expert</em> attribute is set to 1.
|
||||||
</li>
|
</li>
|
||||||
@@ -7696,7 +7693,6 @@ sub getblockAscDrivesAfterManual {
|
|||||||
<a name="AutoShuttersControlGet"></a>
|
<a name="AutoShuttersControlGet"></a>
|
||||||
<strong>Get</strong>
|
<strong>Get</strong>
|
||||||
<ul>
|
<ul>
|
||||||
<li><strong>showShuttersInformations</strong> - zeigt eine Übersicht aller Rollläden mit den Fahrzeiten, Modus und diverse weitere Statusanzeigen.</li>
|
|
||||||
<li><strong>showNotifyDevsInformations</strong> - zeigt eine Übersicht der abgelegten NOTIFYDEV Struktur. Diese Funktion wird primär fürs Debugging genutzt. Hierzu ist das Attribut <em>ASC_expert = 1</em> zu setzen.</li>
|
<li><strong>showNotifyDevsInformations</strong> - zeigt eine Übersicht der abgelegten NOTIFYDEV Struktur. Diese Funktion wird primär fürs Debugging genutzt. Hierzu ist das Attribut <em>ASC_expert = 1</em> zu setzen.</li>
|
||||||
</ul>
|
</ul>
|
||||||
<br /><br />
|
<br /><br />
|
||||||
|
|||||||
Reference in New Issue
Block a user