From eab7623655fe60c005fd0dd8a7b4ca474bcfc3da Mon Sep 17 00:00:00 2001 From: Fabian Wolter Date: Sat, 29 May 2021 13:51:32 +0200 Subject: [PATCH] [lcn] Improve readme; Allow special module IDs <5 (#10770) Signed-off-by: Fabian Wolter --- bundles/org.openhab.binding.lcn/README.md | 4 ++++ .../src/main/resources/OH-INF/config/config.xml | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/bundles/org.openhab.binding.lcn/README.md b/bundles/org.openhab.binding.lcn/README.md index db9ecdf7fe4..15afd6d6b76 100644 --- a/bundles/org.openhab.binding.lcn/README.md +++ b/bundles/org.openhab.binding.lcn/README.md @@ -249,6 +249,10 @@ After the colon, the LCN "hit type" follows: HIT, MAKE or BREAK (German: kurz, l If multiple keys or key tables are programmed in a single "send keys" command, multiple triggers will be executed. +> Notice: Don't test the command with the "Test command" button in LCN-PRO. +This will send a command from LCN-PRO to openHAB, but openHAB expects the module as the sender. +Simply press the physical button at the module for testing. + ### Remote Control To evaluate commands from LCN remote controls (e.g. LCN-RT or LCN-RT16), the module's I-port behavior must be configured as "IR access control" within *LCN-PRO*: diff --git a/bundles/org.openhab.binding.lcn/src/main/resources/OH-INF/config/config.xml b/bundles/org.openhab.binding.lcn/src/main/resources/OH-INF/config/config.xml index 0e6dfa6c8b4..97782e96683 100644 --- a/bundles/org.openhab.binding.lcn/src/main/resources/OH-INF/config/config.xml +++ b/bundles/org.openhab.binding.lcn/src/main/resources/OH-INF/config/config.xml @@ -43,7 +43,7 @@ - + The module ID, configured in LCN-PRO @@ -58,7 +58,7 @@ The group number, configured in LCN-PRO - + The module ID of any module in the group. The state of this module is used for visualization of the group as representative for all modules.