[enocean] Do not set attr "required" for the param "senderIdOffset" ()

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
This commit is contained in:
lolodomo 2021-03-21 19:18:11 +01:00 committed by GitHub
parent 36d5d1fe1b
commit 65b7467e56
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
7 changed files with 7 additions and 7 deletions

@ -17,7 +17,7 @@
<label>EnOceanId</label>
<description>EnOceanId of device this thing belongs to</description>
</parameter>
<parameter name="senderIdOffset" type="integer" required="false" min="1" max="127">
<parameter name="senderIdOffset" type="integer" min="1" max="127">
<label>Sender Id</label>
<description>Id is used to generate the EnOcean Id (Int between [1-127]). If not specified the next free Id will be
determined by bridge</description>

@ -20,7 +20,7 @@
</channels>
<config-description>
<parameter name="senderIdOffset" type="integer" required="false" min="1" max="127">
<parameter name="senderIdOffset" type="integer" min="1" max="127">
<label>Sender Id</label>
<description>Id is used to generate the EnOcean Id (Int between [1-127]). If not specified the next free Id will be
determined by bridge</description>

@ -17,7 +17,7 @@
<label>EnOceanId</label>
<description>EnOceanId of device this thing belongs to</description>
</parameter>
<parameter name="senderIdOffset" type="integer" required="false" min="1" max="127">
<parameter name="senderIdOffset" type="integer" min="1" max="127">
<label>Sender Id</label>
<description>Id is used to generate the EnOcean Id (Int between [1-127]). If not specified the next free Id will be
determined by bridge</description>

@ -17,7 +17,7 @@
<label>EnOceanId</label>
<description>EnOceanId of device this thing belongs to</description>
</parameter>
<parameter name="senderIdOffset" type="integer" required="false" min="1" max="127">
<parameter name="senderIdOffset" type="integer" min="1" max="127">
<label>Sender Id</label>
<description>Id is used to generate the EnOcean Id (Int between [1-127]). If not specified the next free Id will be
determined by bridge</description>

@ -17,7 +17,7 @@
<label>EnOceanId</label>
<description>EnOceanId of device this thing belongs to</description>
</parameter>
<parameter name="senderIdOffset" type="integer" required="false" min="1" max="127">
<parameter name="senderIdOffset" type="integer" min="1" max="127">
<label>Sender Id</label>
<description>Id is used to generate the EnOcean Id (Int between [1-127]). If not specified the next free Id will be
determined by bridge</description>

@ -17,7 +17,7 @@
<label>EnOceanId</label>
<description>EnOceanId of device this thing belongs to</description>
</parameter>
<parameter name="senderIdOffset" type="integer" required="false" min="1" max="127">
<parameter name="senderIdOffset" type="integer" min="1" max="127">
<label>Sender Id</label>
<description>Id is used to generate the EnOcean Id (Int between [1-127]). If not specified the next free Id will be
determined by bridge</description>

@ -17,7 +17,7 @@
<label>EnOceanId</label>
<description>EnOceanId of device this thing belongs to</description>
</parameter>
<parameter name="senderIdOffset" type="integer" required="false" min="1" max="127">
<parameter name="senderIdOffset" type="integer" min="1" max="127">
<label>Sender Id</label>
<description>Id is used to generate the EnOcean Id (Int between [1-127]). If not specified the next free Id will be
determined by bridge</description>