From: lolodomo Date: Sun, 21 Mar 2021 18:18:11 +0000 (+0100) Subject: [enocean] Do not set attr "required" for the param "senderIdOffset" (#10370) X-Git-Url: https://git.basschouten.com/?a=commitdiff_plain;h=65b7467e567ddb97930f927375ef22bc477b6c60;p=openhab-addons.git [enocean] Do not set attr "required" for the param "senderIdOffset" (#10370) Signed-off-by: Laurent Garnier --- diff --git a/bundles/org.openhab.binding.enocean/src/main/resources/OH-INF/thing/CentralCommand.xml b/bundles/org.openhab.binding.enocean/src/main/resources/OH-INF/thing/CentralCommand.xml index 89c3d8a881..31a5b2c166 100644 --- a/bundles/org.openhab.binding.enocean/src/main/resources/OH-INF/thing/CentralCommand.xml +++ b/bundles/org.openhab.binding.enocean/src/main/resources/OH-INF/thing/CentralCommand.xml @@ -17,7 +17,7 @@ EnOceanId of device this thing belongs to - + Id is used to generate the EnOcean Id (Int between [1-127]). If not specified the next free Id will be determined by bridge diff --git a/bundles/org.openhab.binding.enocean/src/main/resources/OH-INF/thing/ClassicDevice.xml b/bundles/org.openhab.binding.enocean/src/main/resources/OH-INF/thing/ClassicDevice.xml index c20098658a..4fa6e9da97 100644 --- a/bundles/org.openhab.binding.enocean/src/main/resources/OH-INF/thing/ClassicDevice.xml +++ b/bundles/org.openhab.binding.enocean/src/main/resources/OH-INF/thing/ClassicDevice.xml @@ -20,7 +20,7 @@ - + Id is used to generate the EnOcean Id (Int between [1-127]). If not specified the next free Id will be determined by bridge diff --git a/bundles/org.openhab.binding.enocean/src/main/resources/OH-INF/thing/GenericThing.xml b/bundles/org.openhab.binding.enocean/src/main/resources/OH-INF/thing/GenericThing.xml index 341c0cc492..67cfc54e72 100644 --- a/bundles/org.openhab.binding.enocean/src/main/resources/OH-INF/thing/GenericThing.xml +++ b/bundles/org.openhab.binding.enocean/src/main/resources/OH-INF/thing/GenericThing.xml @@ -17,7 +17,7 @@ EnOceanId of device this thing belongs to - + Id is used to generate the EnOcean Id (Int between [1-127]). If not specified the next free Id will be determined by bridge diff --git a/bundles/org.openhab.binding.enocean/src/main/resources/OH-INF/thing/HeatRecoveryVentilation.xml b/bundles/org.openhab.binding.enocean/src/main/resources/OH-INF/thing/HeatRecoveryVentilation.xml index dec2836c97..46d461cf8e 100644 --- a/bundles/org.openhab.binding.enocean/src/main/resources/OH-INF/thing/HeatRecoveryVentilation.xml +++ b/bundles/org.openhab.binding.enocean/src/main/resources/OH-INF/thing/HeatRecoveryVentilation.xml @@ -17,7 +17,7 @@ EnOceanId of device this thing belongs to - + Id is used to generate the EnOcean Id (Int between [1-127]). If not specified the next free Id will be determined by bridge diff --git a/bundles/org.openhab.binding.enocean/src/main/resources/OH-INF/thing/MeasurementSwitch.xml b/bundles/org.openhab.binding.enocean/src/main/resources/OH-INF/thing/MeasurementSwitch.xml index 3a665e50f0..abe36f1662 100644 --- a/bundles/org.openhab.binding.enocean/src/main/resources/OH-INF/thing/MeasurementSwitch.xml +++ b/bundles/org.openhab.binding.enocean/src/main/resources/OH-INF/thing/MeasurementSwitch.xml @@ -17,7 +17,7 @@ EnOceanId of device this thing belongs to - + Id is used to generate the EnOcean Id (Int between [1-127]). If not specified the next free Id will be determined by bridge diff --git a/bundles/org.openhab.binding.enocean/src/main/resources/OH-INF/thing/Rollershutter.xml b/bundles/org.openhab.binding.enocean/src/main/resources/OH-INF/thing/Rollershutter.xml index 07b41902cd..b0f00d9796 100644 --- a/bundles/org.openhab.binding.enocean/src/main/resources/OH-INF/thing/Rollershutter.xml +++ b/bundles/org.openhab.binding.enocean/src/main/resources/OH-INF/thing/Rollershutter.xml @@ -17,7 +17,7 @@ EnOceanId of device this thing belongs to - + Id is used to generate the EnOcean Id (Int between [1-127]). If not specified the next free Id will be determined by bridge diff --git a/bundles/org.openhab.binding.enocean/src/main/resources/OH-INF/thing/Thermostat.xml b/bundles/org.openhab.binding.enocean/src/main/resources/OH-INF/thing/Thermostat.xml index 96636a4026..750bbb27d6 100644 --- a/bundles/org.openhab.binding.enocean/src/main/resources/OH-INF/thing/Thermostat.xml +++ b/bundles/org.openhab.binding.enocean/src/main/resources/OH-INF/thing/Thermostat.xml @@ -17,7 +17,7 @@ EnOceanId of device this thing belongs to - + Id is used to generate the EnOcean Id (Int between [1-127]). If not specified the next free Id will be determined by bridge