2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-04-10 01:55:38 +00:00

73_AutoShuttersControl: change commandref

git-svn-id: https://svn.fhem.de/fhem/trunk@21019 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
LeonGaultier 2020-01-20 07:42:32 +00:00
parent bad50bf8fd
commit 9989c256e4
2 changed files with 1 additions and 4 deletions

View File

@ -1,5 +1,6 @@
# 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.
- change: 73_AutoShuttersControl: change commandref
- feature: 73_AutoShuttersControl: add SummaryFn
- change: 93_DbLog: adjust configCheck with plotEmbed check. Forum: #107383
- feature: 73_DoorBird: Direct "Transmit_Audio" without fhem SIP Device

View File

@ -7096,9 +7096,6 @@ sub getblockAscDrivesAfterManual {
<a name="AutoShuttersControlGet"></a>
<strong>Get</strong>
<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
debugging and only shown if the <em>ASC_expert</em> attribute is set to 1.
</li>
@ -7696,7 +7693,6 @@ sub getblockAscDrivesAfterManual {
<a name="AutoShuttersControlGet"></a>
<strong>Get</strong>
<ul>
<li><strong>showShuttersInformations</strong> - zeigt eine &Uuml;bersicht aller Rolll&auml;den mit den Fahrzeiten, Modus und diverse weitere Statusanzeigen.</li>
<li><strong>showNotifyDevsInformations</strong> - zeigt eine &Uuml;bersicht der abgelegten NOTIFYDEV Struktur. Diese Funktion wird prim&auml;r f&uuml;rs Debugging genutzt. Hierzu ist das Attribut <em>ASC_expert = 1</em> zu setzen.</li>
</ul>
<br /><br />