This commit is contained in:
Paul Wieland 2024-01-23 15:31:54 -05:00 committed by GitHub
parent 04db9b6919
commit 2ad1185636
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -232,7 +232,7 @@
<td> <td>
Discrete controls for the door. Discrete controls for the door.
<ul> <ul>
<li><button class="rnd"></button> - open the door, ignore if alreay opened.</li> <li><button class="rnd"></button> - open the door, ignore if already opened.</li>
<li><button class="rnd"></button> - stop the door, only if door is moving.</li> <li><button class="rnd"></button> - stop the door, only if door is moving.</li>
<li><button class="rnd"></button> - close the door, ignore if already closed.</li> <li><button class="rnd"></button> - close the door, ignore if already closed.</li>
</ul> </ul>