From: Holger Friedrich Date: Sun, 26 Jun 2022 15:22:56 +0000 (+0200) Subject: [knx] Allow all port names for serial interfaces (#13019) X-Git-Url: https://git.basschouten.com/?a=commitdiff_plain;h=7c81a3db2f22b2733eb0aeb63d6ac48f9025d166;p=openhab-addons.git [knx] Allow all port names for serial interfaces (#13019) Starting with openHAB 3.3, the framework enforces using serial ports which are detected by the system by default. This feature is now disabled for the KNX addon to allow using symlinks to ports as well. Refers-to: openhab/openhab-core#3014 Signed-off-by: Holger Friedrich --- diff --git a/bundles/org.openhab.binding.knx/src/main/resources/OH-INF/thing/serial.xml b/bundles/org.openhab.binding.knx/src/main/resources/OH-INF/thing/serial.xml index f01503e413..4357d0ef9b 100644 --- a/bundles/org.openhab.binding.knx/src/main/resources/OH-INF/thing/serial.xml +++ b/bundles/org.openhab.binding.knx/src/main/resources/OH-INF/thing/serial.xml @@ -10,6 +10,7 @@ serial-port + false The serial port to use for connecting to the KNX bus