mirror of
https://github.com/danieldemus/openhab-addons
synced 2026-07-29 12:34:21 +02:00
Correct README.md (#20479)
Signed-off-by: gael@lhopital.org <gael@lhopital.org>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user