Correct README.md (#20479)

Signed-off-by: gael@lhopital.org <gael@lhopital.org>
This commit is contained in:
Gaël L'hopital
2026-04-03 14:28:14 +02:00
committed by GitHub
parent e38efe4b2f
commit 6ac27805f1
+4 -4
View File
@@ -53,10 +53,10 @@ Channels available for the gates are:
| t4command | String | W | Send a T4 Command to the gate |
| courtesy | Switch | R/W | Status of the courtesy light (4) |
(1) : Accepted commands are : STOP, MOVE
(2) : Valid status are : OPEN, CLOSED, OPENING, CLOSING, STOPPED
(3) : Accepted commands are : "stop","open","close"
(4) : There is no way to retrieve the current status of the courtesy light. It is supposed to be ON when the gate is moving and turned OFF once done.
- (1) : Accepted commands are : STOP, MOVE
- (2) : Valid status are : OPEN, CLOSED, OPENING, CLOSING, STOPPED
- (3) : Accepted commands are : "stop","open","close"
- (4) : There is no way to retrieve the current status of the courtesy light. It is supposed to be ON when the gate is moving and turned OFF once done.
The delay between the moving end and light being turned off is a configuration parameter of the `courtesy` channel.
### T4 Commands