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 5060e10eb08..a7249ea48dc 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
@@ -88,10 +88,9 @@
Represents a device
-
+ pattern-match
- trueRegular expression used to identify device from received data (must match the whole line)
diff --git a/bundles/org.openhab.binding.serialbutton/src/main/resources/OH-INF/thing/thing-types.xml b/bundles/org.openhab.binding.serialbutton/src/main/resources/OH-INF/thing/thing-types.xml
index 3157a92c790..e753f6c3982 100644
--- a/bundles/org.openhab.binding.serialbutton/src/main/resources/OH-INF/thing/thing-types.xml
+++ b/bundles/org.openhab.binding.serialbutton/src/main/resources/OH-INF/thing/thing-types.xml
@@ -13,11 +13,10 @@
-
+ serial-portfalse
- trueThe serial port that the button is connected to
diff --git a/bundles/org.openhab.binding.sinope/src/main/resources/OH-INF/thing/thing-types.xml b/bundles/org.openhab.binding.sinope/src/main/resources/OH-INF/thing/thing-types.xml
index 335430d822e..63714b92706 100644
--- a/bundles/org.openhab.binding.sinope/src/main/resources/OH-INF/thing/thing-types.xml
+++ b/bundles/org.openhab.binding.sinope/src/main/resources/OH-INF/thing/thing-types.xml
@@ -8,26 +8,23 @@
A Sinopé Gateway
-
+ Hostname of the Sinopé Gatewaynetwork-address
- trueThe port that the Sinopé Gateway listens on4550
-
+ The Sinopé gateway ID (as printed on the back-side, e.g. "xxxx xxxx xxxx xxxx")
- true
-
+ Use sinope-core application to generate your api key
- true
diff --git a/bundles/org.openhab.binding.sleepiq/src/main/resources/OH-INF/thing/thing-types.xml b/bundles/org.openhab.binding.sleepiq/src/main/resources/OH-INF/thing/thing-types.xml
index 1f90098565b..ebef3f07c6f 100644
--- a/bundles/org.openhab.binding.sleepiq/src/main/resources/OH-INF/thing/thing-types.xml
+++ b/bundles/org.openhab.binding.sleepiq/src/main/resources/OH-INF/thing/thing-types.xml
@@ -14,21 +14,18 @@
-
+ Username of a registered SleepIQ account owner
- true
-
+ passwordPassword of a registered SleepIQ account owner
- false
-
+ Seconds between fetching values from the cloud service
- true60
@@ -49,10 +46,9 @@
-
+ The bed identifier identifies a specific bed
- true
@@ -73,10 +69,9 @@
-
+ The bed identifier identifies a specific bed
- true
diff --git a/bundles/org.openhab.binding.smartmeter/src/main/resources/OH-INF/thing/thing-types.xml b/bundles/org.openhab.binding.smartmeter/src/main/resources/OH-INF/thing/thing-types.xml
index d679cc940e8..73a74eb6095 100644
--- a/bundles/org.openhab.binding.smartmeter/src/main/resources/OH-INF/thing/thing-types.xml
+++ b/bundles/org.openhab.binding.smartmeter/src/main/resources/OH-INF/thing/thing-types.xml
@@ -9,10 +9,9 @@
The meter device to read the SML or IEC 62056-21 messages from
-
+ The device serial port (e.g. /dev/tty0 or COM1)
- truefalseserial-port
diff --git a/bundles/org.openhab.binding.sonos/src/main/resources/OH-INF/binding/binding.xml b/bundles/org.openhab.binding.sonos/src/main/resources/OH-INF/binding/binding.xml
index dd88dd3ac4a..bdc4cada11a 100644
--- a/bundles/org.openhab.binding.sonos/src/main/resources/OH-INF/binding/binding.xml
+++ b/bundles/org.openhab.binding.sonos/src/main/resources/OH-INF/binding/binding.xml
@@ -10,12 +10,10 @@
URL for the OPML/tunein.com service
- falseURL to use for playing notification sounds, e.g. http://192.168.0.2:8080
- false
diff --git a/bundles/org.openhab.binding.spotify/src/main/resources/OH-INF/thing/thing-types.xml b/bundles/org.openhab.binding.spotify/src/main/resources/OH-INF/thing/thing-types.xml
index 198ed4053c3..949b5231eee 100644
--- a/bundles/org.openhab.binding.spotify/src/main/resources/OH-INF/thing/thing-types.xml
+++ b/bundles/org.openhab.binding.spotify/src/main/resources/OH-INF/thing/thing-types.xml
@@ -64,20 +64,17 @@
clientId
-
- true
+ This is the Client ID provided by Spotify when you add a new Application for openHAB to your Spotify
Account. Go to https://developer.spotify.com/
-
- true
+ This is the Client Secret provided by Spotify when you add a new Application for openHAB to your
Spotify Account.
-
- true
+ 10This is the frequency of the polling requests to the Spotify Connect Web API. There are limits to the
@@ -116,8 +113,7 @@
deviceName
-
- true
+ This is the device name provided by Spotify.
diff --git a/bundles/org.openhab.binding.squeezebox/src/main/resources/OH-INF/binding/binding.xml b/bundles/org.openhab.binding.squeezebox/src/main/resources/OH-INF/binding/binding.xml
index d0c586a0549..119caf3d9d4 100644
--- a/bundles/org.openhab.binding.squeezebox/src/main/resources/OH-INF/binding/binding.xml
+++ b/bundles/org.openhab.binding.squeezebox/src/main/resources/OH-INF/binding/binding.xml
@@ -10,7 +10,6 @@
URL to use for playing notification sounds, e.g. http://192.168.0.2:8080
- false
diff --git a/bundles/org.openhab.binding.synopanalyzer/src/main/resources/OH-INF/thing/thing-types.xml b/bundles/org.openhab.binding.synopanalyzer/src/main/resources/OH-INF/thing/thing-types.xml
index 3ee79409b70..4a76987cac6 100644
--- a/bundles/org.openhab.binding.synopanalyzer/src/main/resources/OH-INF/thing/thing-types.xml
+++ b/bundles/org.openhab.binding.synopanalyzer/src/main/resources/OH-INF/thing/thing-types.xml
@@ -29,9 +29,8 @@
60true
-
+
- true
diff --git a/bundles/org.openhab.binding.valloxmv/src/main/resources/OH-INF/thing/thing-types.xml b/bundles/org.openhab.binding.valloxmv/src/main/resources/OH-INF/thing/thing-types.xml
index e7393a99ad3..c637af228c3 100644
--- a/bundles/org.openhab.binding.valloxmv/src/main/resources/OH-INF/thing/thing-types.xml
+++ b/bundles/org.openhab.binding.valloxmv/src/main/resources/OH-INF/thing/thing-types.xml
@@ -55,7 +55,6 @@
Data update interval in seconds (default: 60s)
- false60
diff --git a/bundles/org.openhab.binding.velbus/src/main/resources/OH-INF/config/config.xml b/bundles/org.openhab.binding.velbus/src/main/resources/OH-INF/config/config.xml
index 975d35ec50a..24eab60c4db 100644
--- a/bundles/org.openhab.binding.velbus/src/main/resources/OH-INF/config/config.xml
+++ b/bundles/org.openhab.binding.velbus/src/main/resources/OH-INF/config/config.xml
@@ -5,12 +5,11 @@
xsi:schemaLocation="https://openhab.org/schemas/config-description/v1.0.0 https://openhab.org/schemas/config-description-1.0.0.xsd">
-
+ serial-portfalseSelect serial port (COM1, /dev/ttyS0, ...)
- true
@@ -33,12 +32,10 @@
network-addressIP Address or hostname of Velbus server
- true
-
+ Network port to communicate with Velbus server
- true
diff --git a/bundles/org.openhab.binding.volvooncall/src/main/resources/OH-INF/config/config.xml b/bundles/org.openhab.binding.volvooncall/src/main/resources/OH-INF/config/config.xml
index aef24a4a262..9f53ff7d107 100644
--- a/bundles/org.openhab.binding.volvooncall/src/main/resources/OH-INF/config/config.xml
+++ b/bundles/org.openhab.binding.volvooncall/src/main/resources/OH-INF/config/config.xml
@@ -6,16 +6,14 @@
https://openhab.org/schemas/config-description-1.0.0.xsd">
-
+ Your VOC username (email)
- true
-
+ Your VOC password
- truepassword