From: lolodomo Date: Mon, 4 Apr 2022 19:48:09 +0000 (+0200) Subject: Don't limit serial port options (#12572) X-Git-Url: https://git.basschouten.com/?a=commitdiff_plain;h=2202e0b56e1fcce6679f1d521328fea71247bae7;p=openhab-addons.git Don't limit serial port options (#12572) * Don't limit serial port options Related to openhab/openhab-core#2798 * [herzborg] Remove default value for serial port parameter Signed-off-by: Laurent Garnier --- diff --git a/bundles/org.openhab.binding.benqprojector/src/main/resources/OH-INF/thing/thing-types.xml b/bundles/org.openhab.binding.benqprojector/src/main/resources/OH-INF/thing/thing-types.xml index 4bf9876508..b8e99384f3 100644 --- a/bundles/org.openhab.binding.benqprojector/src/main/resources/OH-INF/thing/thing-types.xml +++ b/bundles/org.openhab.binding.benqprojector/src/main/resources/OH-INF/thing/thing-types.xml @@ -23,6 +23,7 @@ serial-port + false Serial Port to Use for Connecting to the BenQ Projector diff --git a/bundles/org.openhab.binding.caddx/src/main/resources/OH-INF/thing/bridge.xml b/bundles/org.openhab.binding.caddx/src/main/resources/OH-INF/thing/bridge.xml index 663cb0b532..0d353f670c 100644 --- a/bundles/org.openhab.binding.caddx/src/main/resources/OH-INF/thing/bridge.xml +++ b/bundles/org.openhab.binding.caddx/src/main/resources/OH-INF/thing/bridge.xml @@ -18,6 +18,7 @@ serial-port + false The serial port name for the communication. Valid values are e.g. COM1 for Windows and /dev/ttyS0 or diff --git a/bundles/org.openhab.binding.comfoair/src/main/resources/OH-INF/config/config.xml b/bundles/org.openhab.binding.comfoair/src/main/resources/OH-INF/config/config.xml index 7210e8a486..5f5f08444c 100644 --- a/bundles/org.openhab.binding.comfoair/src/main/resources/OH-INF/config/config.xml +++ b/bundles/org.openhab.binding.comfoair/src/main/resources/OH-INF/config/config.xml @@ -9,6 +9,7 @@ serial-port + false Serial port that the ComfoAir is connected to diff --git a/bundles/org.openhab.binding.digiplex/src/main/resources/OH-INF/thing/bridge.xml b/bundles/org.openhab.binding.digiplex/src/main/resources/OH-INF/thing/bridge.xml index 2bf83c7c8e..9f40dfc120 100644 --- a/bundles/org.openhab.binding.digiplex/src/main/resources/OH-INF/thing/bridge.xml +++ b/bundles/org.openhab.binding.digiplex/src/main/resources/OH-INF/thing/bridge.xml @@ -29,7 +29,6 @@ - serial-port Set the serial port baud rate 2400 true diff --git a/bundles/org.openhab.binding.epsonprojector/src/main/resources/OH-INF/thing/thing-types.xml b/bundles/org.openhab.binding.epsonprojector/src/main/resources/OH-INF/thing/thing-types.xml index afcc25e589..4f28d375be 100644 --- a/bundles/org.openhab.binding.epsonprojector/src/main/resources/OH-INF/thing/thing-types.xml +++ b/bundles/org.openhab.binding.epsonprojector/src/main/resources/OH-INF/thing/thing-types.xml @@ -43,6 +43,7 @@ serial-port + false Serial Port to Use for Connecting to the Epson Projector diff --git a/bundles/org.openhab.binding.heliosventilation/src/main/resources/OH-INF/thing/thing-types.xml b/bundles/org.openhab.binding.heliosventilation/src/main/resources/OH-INF/thing/thing-types.xml index db4dada09d..3799d0f925 100644 --- a/bundles/org.openhab.binding.heliosventilation/src/main/resources/OH-INF/thing/thing-types.xml +++ b/bundles/org.openhab.binding.heliosventilation/src/main/resources/OH-INF/thing/thing-types.xml @@ -41,6 +41,7 @@ serial-port + false The serial port name for the RS485 interfaces. Valid values are e.g. COM1 for Windows and /dev/ttyS0 or /dev/ttyUSB0 for Linux. diff --git a/bundles/org.openhab.binding.herzborg/src/main/resources/OH-INF/thing/thing-types.xml b/bundles/org.openhab.binding.herzborg/src/main/resources/OH-INF/thing/thing-types.xml index 994ea74528..1803313987 100644 --- a/bundles/org.openhab.binding.herzborg/src/main/resources/OH-INF/thing/thing-types.xml +++ b/bundles/org.openhab.binding.herzborg/src/main/resources/OH-INF/thing/thing-types.xml @@ -10,8 +10,8 @@ serial-port + false Serial port to use, for example /dev/ttyS0 or COM1 - /dev/ttyS0 diff --git a/bundles/org.openhab.binding.kaleidescape/src/main/resources/OH-INF/config/config.xml b/bundles/org.openhab.binding.kaleidescape/src/main/resources/OH-INF/config/config.xml index 0d851f32c0..bc1feac9b2 100644 --- a/bundles/org.openhab.binding.kaleidescape/src/main/resources/OH-INF/config/config.xml +++ b/bundles/org.openhab.binding.kaleidescape/src/main/resources/OH-INF/config/config.xml @@ -18,6 +18,7 @@ serial-port + false (Optional) Serial Port to use for connecting directly to an individual Kaleidescape component. true diff --git a/bundles/org.openhab.binding.monopriceaudio/src/main/resources/OH-INF/thing/channels.xml b/bundles/org.openhab.binding.monopriceaudio/src/main/resources/OH-INF/thing/channels.xml index 1e51479668..105a14f491 100644 --- a/bundles/org.openhab.binding.monopriceaudio/src/main/resources/OH-INF/thing/channels.xml +++ b/bundles/org.openhab.binding.monopriceaudio/src/main/resources/OH-INF/thing/channels.xml @@ -93,6 +93,7 @@ serial-port + false Serial Port to Use for Connecting to the Monoprice Amplifier diff --git a/bundles/org.openhab.binding.nuvo/src/main/resources/OH-INF/thing/channels.xml b/bundles/org.openhab.binding.nuvo/src/main/resources/OH-INF/thing/channels.xml index 462c61cb87..cb51cf03d7 100644 --- a/bundles/org.openhab.binding.nuvo/src/main/resources/OH-INF/thing/channels.xml +++ b/bundles/org.openhab.binding.nuvo/src/main/resources/OH-INF/thing/channels.xml @@ -125,6 +125,7 @@ serial-port + false Serial Port to use for connecting to the Nuvo amplifier diff --git a/bundles/org.openhab.binding.openwebnet/src/main/resources/OH-INF/thing/ZBGateway.xml b/bundles/org.openhab.binding.openwebnet/src/main/resources/OH-INF/thing/ZBGateway.xml index 8dbc22b4ac..132c7cb779 100644 --- a/bundles/org.openhab.binding.openwebnet/src/main/resources/OH-INF/thing/ZBGateway.xml +++ b/bundles/org.openhab.binding.openwebnet/src/main/resources/OH-INF/thing/ZBGateway.xml @@ -22,6 +22,7 @@ serial-port + false Serial port where the OpenWebNet ZigBee USB Gateway is connected. Example: COM3 (Win), /dev/ttyUSB0 (Linux), etc. diff --git a/bundles/org.openhab.binding.oppo/src/main/resources/OH-INF/thing/channels.xml b/bundles/org.openhab.binding.oppo/src/main/resources/OH-INF/thing/channels.xml index a32ac5c0ca..181588aa19 100644 --- a/bundles/org.openhab.binding.oppo/src/main/resources/OH-INF/thing/channels.xml +++ b/bundles/org.openhab.binding.oppo/src/main/resources/OH-INF/thing/channels.xml @@ -55,6 +55,7 @@ serial-port + false Serial Port to Use for Connecting to the Oppo Player. diff --git a/bundles/org.openhab.binding.proteusecometer/src/main/resources/OH-INF/thing/thing-types.xml b/bundles/org.openhab.binding.proteusecometer/src/main/resources/OH-INF/thing/thing-types.xml index 72cf68f730..5721e4b07c 100644 --- a/bundles/org.openhab.binding.proteusecometer/src/main/resources/OH-INF/thing/thing-types.xml +++ b/bundles/org.openhab.binding.proteusecometer/src/main/resources/OH-INF/thing/thing-types.xml @@ -19,6 +19,7 @@ serial-port + false USB port the device is connected to i.e. /dev/ttyUSB0 diff --git a/bundles/org.openhab.binding.serial/src/main/resources/OH-INF/thing/thing-types.xml b/bundles/org.openhab.binding.serial/src/main/resources/OH-INF/thing/thing-types.xml index a7249ea48d..09a67ec444 100644 --- a/bundles/org.openhab.binding.serial/src/main/resources/OH-INF/thing/thing-types.xml +++ b/bundles/org.openhab.binding.serial/src/main/resources/OH-INF/thing/thing-types.xml @@ -18,6 +18,7 @@ serial-port + false The serial port to use (e.g. Linux: /dev/ttyUSB0, Windows: COM1)