fix setter table in commandref

This commit is contained in:
Marko Oldenburg 2020-07-02 12:28:58 +02:00
parent 7200ebfbb3
commit 0d168b488a
2 changed files with 5 additions and 22 deletions

View File

@ -1138,7 +1138,7 @@ sub Initialize {
</p>
<u>&Uuml;bersicht f&uuml;r das Rollladen-Device Setter</u>
<ul>
<code>{ ascAPIset('SETTER','ROLLODEVICENAME') }</code><br>
<code>{ ascAPIset('SETTER','ROLLODEVICENAME','VALUE') }</code><br>
</ul>
<table>
<tr><th>Setter</th><th>Erl&auml;uterung</th></tr>
@ -1230,23 +1230,6 @@ sub Initialize {
<tr><td>RainWaitingTime</td><td> </td></tr>
<tr><td>BlockAscDrivesAfterManual</td><td> </td></tr>
</table>
</p>
<u>&Uuml;bersicht f&uuml;r das ASC Device Setter</u>
<ul>
<code>{ ascAPIget('SETTER') }</code><br>
</ul>
<table>
<tr><th>Setter</th><th>Erl&auml;uterung</th></tr>
<tr><td>AutoAstroModeEvening</td><td> </td></tr>
<tr><td>AutoAstroModeEveningHorizon</td><td> </td></tr>
<tr><td>AutoAstroModeMorning</td><td> </td></tr>
<tr><td>AutoAstroModeMorningHorizon</td><td> </td></tr>
<tr><td>AutoShuttersControlMorning</td><td> </td></tr>
<tr><td>AutoShuttersControlEvening</td><td> </td></tr>
<tr><td>AutoShuttersControlComfort</td><td> </td></tr>
<tr><td>FreezeTemp</td><td> </td></tr>
<tr><td>BlockAscDrivesAfterManual</td><td> 0,1</td></tr>
</table>
</ul>
=end html_DE

View File

@ -1,12 +1,12 @@
UPD 2020-06-29_17:01:21 97655 FHEM/73_AutoShuttersControl.pm
UPD 2020-06-29_19:11:09 188585 lib/FHEM/Automation/ShuttersControl.pm
UPD 2020-07-02_12:28:09 96885 FHEM/73_AutoShuttersControl.pm
UPD 2020-06-30_12:47:15 188585 lib/FHEM/Automation/ShuttersControl.pm
UPD 2020-06-22_09:41:40 2657 lib/FHEM/Automation/ShuttersControl/Dev.pm
UPD 2020-06-22_09:41:40 2493 lib/FHEM/Automation/ShuttersControl/Roommate.pm
UPD 2020-06-29_09:05:05 30157 lib/FHEM/Automation/ShuttersControl/Shutters.pm
UPD 2020-06-30_12:47:15 30157 lib/FHEM/Automation/ShuttersControl/Shutters.pm
UPD 2020-06-22_09:41:40 2175 lib/FHEM/Automation/ShuttersControl/Window.pm
UPD 2020-06-22_09:41:40 11454 lib/FHEM/Automation/ShuttersControl/Dev/Attr.pm
UPD 2020-06-22_09:41:40 7251 lib/FHEM/Automation/ShuttersControl/Dev/Readings.pm
UPD 2020-06-30_12:34:40 52390 lib/FHEM/Automation/ShuttersControl/Shutters/Attr.pm
UPD 2020-06-30_12:47:15 52390 lib/FHEM/Automation/ShuttersControl/Shutters/Attr.pm
UPD 2020-06-22_09:41:40 2903 lib/FHEM/Automation/ShuttersControl/Shutters/Readings.pm
UPD 2020-06-22_09:41:40 3972 lib/FHEM/Automation/ShuttersControl/Window/Attr.pm
UPD 2020-06-22_09:41:40 2288 lib/FHEM/Automation/ShuttersControl/Window/Readings.pm