From 6ac27805f1fb7460d5b2f4b70bebc5d6c4615444 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ga=C3=ABl=20L=27hopital?= Date: Fri, 3 Apr 2026 14:28:14 +0200 Subject: [PATCH] Correct README.md (#20479) Signed-off-by: gael@lhopital.org --- bundles/org.openhab.binding.mynice/README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bundles/org.openhab.binding.mynice/README.md b/bundles/org.openhab.binding.mynice/README.md index 51dd736c27..a39d2dcbd2 100644 --- a/bundles/org.openhab.binding.mynice/README.md +++ b/bundles/org.openhab.binding.mynice/README.md @@ -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