Remove some of the empty XML tag "description" (#12332)

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
This commit is contained in:
lolodomo 2022-02-20 23:16:16 +01:00 committed by GitHub
parent d868f0bbd9
commit 6ef311304f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
15 changed files with 0 additions and 37 deletions

View File

@ -85,13 +85,11 @@
<channel-type id="textualstate">
<item-type>String</item-type>
<label>Textual State</label>
<description></description>
<state readOnly="true"/>
</channel-type>
<channel-type id="mowed">
<item-type>Dimmer</item-type>
<label>Cut Grass</label>
<description></description>
<state readOnly="true" pattern="%d %%"></state>
</channel-type>
<channel-type id="ready">

View File

@ -17,7 +17,6 @@
<parameter-group name="port">
<context>communication</context>
<label>Port Configuration</label>
<description></description>
</parameter-group>
<parameter name="port" type="text" required="true" groupName="port">

View File

@ -22,7 +22,6 @@
</parameter>
<parameter name="port" type="integer">
<label>Port</label>
<description></description>
<default>36330</default>
</parameter>
<parameter name="password" type="text">

View File

@ -30,7 +30,6 @@
<config-description>
<parameter name="resourceId" type="integer" required="true">
<label>Resource Id</label>
<description></description>
</parameter>
<parameter name="direction" type="text" required="false">
<label>Channel Direction</label>
@ -65,7 +64,6 @@
<config-description>
<parameter name="resourceId" type="integer" required="true">
<label>Resource Id</label>
<description></description>
</parameter>
<parameter name="inverted" type="boolean" required="false">
<label>Inverted Signal</label>
@ -81,7 +79,6 @@
<config-description>
<parameter name="resourceId" type="integer" required="true">
<label>Resource Id</label>
<description></description>
</parameter>
<parameter name="direction" type="text" required="false">
<label>Channel Direction</label>
@ -111,7 +108,6 @@
<config-description>
<parameter name="resourceId" type="integer" required="true">
<label>Resource Id</label>
<description></description>
</parameter>
<parameter name="direction" type="text" required="false">
<label>Channel Direction</label>
@ -146,7 +142,6 @@
<config-description>
<parameter name="resourceId" type="integer" required="true">
<label>Resource Id</label>
<description></description>
</parameter>
<parameter name="direction" type="text" required="false">
<label>Channel Direction</label>
@ -176,7 +171,6 @@
<config-description>
<parameter name="resourceId" type="integer" required="true">
<label>Resource Id</label>
<description></description>
</parameter>
<parameter name="direction" type="text" required="false">
<label>Channel Direction</label>
@ -206,7 +200,6 @@
<config-description>
<parameter name="resourceId" type="integer" required="true">
<label>Resource Id</label>
<description></description>
</parameter>
<parameter name="direction" type="text" required="false">
<label>Channel Direction</label>
@ -278,7 +271,6 @@
<config-description>
<parameter name="resourceId" type="integer" required="true">
<label>Resource Id</label>
<description></description>
</parameter>
<parameter name="longPressTime" type="integer" required="true" step="1000" min="0" max="5000" unit="ms">
<label>Long Press Time</label>

View File

@ -7,7 +7,6 @@
extensible="switch, contact, number, dimmer, datetime, string, rollershutter, rf-device-low-battery, rf-device-signal-strength, push-button-trigger">
<label>IHC / ELKO Controller</label>
<description></description>
<channels>
<channel typeId="controller-state" id="controllerState"/>

View File

@ -65,28 +65,24 @@
<channel-type id="colorRGB">
<item-type>Color</item-type>
<label>Color Value (Red,Green,Blue)</label>
<description></description>
<config-description-ref uri="thing-type:mqtt:color_channel"></config-description-ref>
</channel-type>
<channel-type id="colorHSB">
<item-type>Color</item-type>
<label>Color Value (Hue,Saturation,Brightness)</label>
<description></description>
<config-description-ref uri="thing-type:mqtt:color_channel"></config-description-ref>
</channel-type>
<channel-type id="color">
<item-type>Color</item-type>
<label>Color Value (HSB, RGB or CIE xyY)</label>
<description></description>
<config-description-ref uri="thing-type:mqtt:color_channel"></config-description-ref>
</channel-type>
<channel-type id="trigger">
<kind>trigger</kind>
<label>Trigger</label>
<description></description>
<config-description-ref uri="thing-type:mqtt:trigger_channel"></config-description-ref>
</channel-type>

View File

@ -6,7 +6,6 @@
<thing-type id="smo40-udp">
<label>UDP Connected Nibe SMO40 Heat Pumps</label>
<description></description>
<channel-groups>
<channel-group typeId="smo40-sensor-group-channels" id="sensor"/>
@ -67,7 +66,6 @@
<thing-type id="smo40-serial">
<label>Serial Port Connected SMO40 Heat Pumps</label>
<description></description>
<channel-groups>
<channel-group typeId="smo40-sensor-group-channels" id="sensor"/>
@ -127,7 +125,6 @@
<thing-type id="smo40-simulator">
<label>Simulator for Nibe SMO40 Heat Pumps</label>
<description></description>
<channel-groups>
<channel-group typeId="smo40-sensor-group-channels" id="sensor"/>

View File

@ -6,7 +6,6 @@
<thing-type id="f1x45-udp">
<label>UDP Connected Nibe F1145 and F1245 Heat Pumps</label>
<description></description>
<channel-groups>
<channel-group typeId="f1x45-sensor-group-channels" id="sensor"/>
@ -67,7 +66,6 @@
<thing-type id="f1x45-serial">
<label>Serial Port Connected F1145 and F1245 Heat Pumps</label>
<description></description>
<channel-groups>
<channel-group typeId="f1x45-sensor-group-channels" id="sensor"/>
@ -127,7 +125,6 @@
<thing-type id="f1x45-simulator">
<label>Simulator for Nibe F1145 and F1245 Heat Pumps</label>
<description></description>
<channel-groups>
<channel-group typeId="f1x45-sensor-group-channels" id="sensor"/>

View File

@ -6,7 +6,6 @@
<thing-type id="f1x55-udp">
<label>UDP Connected Nibe F1155 and F1255 Heat Pumps</label>
<description></description>
<channel-groups>
<channel-group typeId="f1x55-sensor-group-channels" id="sensor"/>
@ -67,7 +66,6 @@
<thing-type id="f1x55-serial">
<label>Serial Port Connected F1155 and F1255 Heat Pumps</label>
<description></description>
<channel-groups>
<channel-group typeId="f1x55-sensor-group-channels" id="sensor"/>
@ -127,7 +125,6 @@
<thing-type id="f1x55-simulator">
<label>Simulator for Nibe F1155 and F1255 Heat Pumps</label>
<description></description>
<channel-groups>
<channel-group typeId="f1x55-sensor-group-channels" id="sensor"/>

View File

@ -6,7 +6,6 @@
<thing-type id="f470-udp">
<label>UDP Connected Nibe F470 Heat Pumps</label>
<description></description>
<channel-groups>
<channel-group typeId="f470-sensor-group-channels" id="sensor"/>
@ -67,7 +66,6 @@
<thing-type id="f470-serial">
<label>Serial Port Connected F470 Heat Pumps</label>
<description></description>
<channel-groups>
<channel-group typeId="f470-sensor-group-channels" id="sensor"/>
@ -127,7 +125,6 @@
<thing-type id="f470-simulator">
<label>Simulator for Nibe F470 Heat Pumps</label>
<description></description>
<channel-groups>
<channel-group typeId="f470-sensor-group-channels" id="sensor"/>

View File

@ -6,7 +6,6 @@
<thing-type id="f750-udp">
<label>UDP Connected Nibe F750 Heat Pump</label>
<description></description>
<channel-groups>
<channel-group typeId="f750-sensor-group-channels" id="sensor"/>
@ -67,7 +66,6 @@
<thing-type id="f750-serial">
<label>Serial Port Connected F750 Heat Pump</label>
<description></description>
<channel-groups>
<channel-group typeId="f750-sensor-group-channels" id="sensor"/>
@ -127,7 +125,6 @@
<thing-type id="f750-simulator">
<label>Simulator for Nibe F750 Heat Pump</label>
<description></description>
<channel-groups>
<channel-group typeId="f750-sensor-group-channels" id="sensor"/>

View File

@ -41,7 +41,6 @@ access to some portion of the premises to selected users.]]>
<config-description>
<parameter name="id" type="integer" min="1" max="32" required="true">
<label>Partition Number</label>
<description></description>
</parameter>
<parameter name="forceArming" type="boolean" required="false">
<label>Force Arming</label>

View File

@ -527,7 +527,6 @@
<channel-type id="meterPowerFactor">
<item-type>Number</item-type>
<label>Power Factor</label>
<description></description>
<state readOnly="true" pattern="%.2f %unit%">
</state>
</channel-type>

View File

@ -194,7 +194,6 @@
<channel-type id="currentlyPlayedTrackHref" advanced="true">
<item-type>String</item-type>
<label>Track URL</label>
<description></description>
<state readOnly="true"/>
</channel-type>
<channel-type id="currentlyPlayedTrackUri" advanced="true">

View File

@ -93,12 +93,10 @@
<config-description>
<parameter name="username" type="text" required="true">
<label>Username</label>
<description></description>
</parameter>
<parameter name="password" type="text" required="true">
<label>Password</label>
<context>password</context>
<description></description>
</parameter>
<parameter name="url" type="text" required="true">
<label>URL</label>