From bc3725a9a3cceb474e1fa2e98f83d7a340ad46e5 Mon Sep 17 00:00:00 2001 From: lolodomo Date: Sun, 21 Mar 2021 16:42:56 +0100 Subject: [PATCH] [tellstick] Fix deprecated tag "required" (#10367) Signed-off-by: Laurent Garnier --- .../main/resources/OH-INF/config/config.xml | 12 +++----- .../main/resources/OH-INF/thing/devices.xml | 29 ++++++------------- 2 files changed, 13 insertions(+), 28 deletions(-) diff --git a/bundles/org.openhab.binding.tellstick/src/main/resources/OH-INF/config/config.xml b/bundles/org.openhab.binding.tellstick/src/main/resources/OH-INF/config/config.xml index 35e46e153..ec1db3354 100644 --- a/bundles/org.openhab.binding.tellstick/src/main/resources/OH-INF/config/config.xml +++ b/bundles/org.openhab.binding.tellstick/src/main/resources/OH-INF/config/config.xml @@ -6,25 +6,21 @@ https://openhab.org/schemas/config-description-1.0.0.xsd"> - + The protocol used by a specific device. - false - + The model used by a specific device. - false - + The name of the device (manually entered) - false - + This function returns the unique id of a device with a specific index. - true diff --git a/bundles/org.openhab.binding.tellstick/src/main/resources/OH-INF/thing/devices.xml b/bundles/org.openhab.binding.tellstick/src/main/resources/OH-INF/thing/devices.xml index f51e8f2d9..466f2ae9e 100644 --- a/bundles/org.openhab.binding.tellstick/src/main/resources/OH-INF/thing/devices.xml +++ b/bundles/org.openhab.binding.tellstick/src/main/resources/OH-INF/thing/devices.xml @@ -25,27 +25,22 @@ The protocol used by a specific device. - false - + The name of the device - false - + This is the unique id of a device. - true - + The model used by a specific device. - false - + The number of times to resend. - false 2 @@ -65,33 +60,27 @@ - + The protocol used by a specific device. - false - + The name of the device - false - + This is the unique id of a device. - true - - + The number of times to resend. - false 2 - + Is this a dimmer without absolute setting (e.g. you press on to start dim and then on again to stop it). - false false