Replace unknown category DimmableLight by Light (#12264)
Also replace unknwon category DimmableCT by ColorLight Fix #12263 Signed-off-by: Laurent Garnier <lg.hc@free.fr>
This commit is contained in:
parent
b7e064a872
commit
1197c67bbb
|
@ -174,7 +174,7 @@
|
|||
<item-type>Dimmer</item-type>
|
||||
<label>Light Brightness</label>
|
||||
<description>The brightness level of the fan's light</description>
|
||||
<category>DimmableLight</category>
|
||||
<category>Light</category>
|
||||
</channel-type>
|
||||
<channel-type id="light-auto">
|
||||
<item-type>Switch</item-type>
|
||||
|
|
|
@ -113,7 +113,7 @@
|
|||
<item-type>Dimmer</item-type>
|
||||
<label>Level Channel</label>
|
||||
<description>Group channel for CBus variable value lighting groups</description>
|
||||
<category>DimmableLight</category>
|
||||
<category>Light</category>
|
||||
</channel-type>
|
||||
|
||||
<!-- Temperature Group Channel Type -->
|
||||
|
|
|
@ -70,7 +70,7 @@
|
|||
<item-type>Dimmer</item-type>
|
||||
<label>Light Level</label>
|
||||
<description>Increase/decrease the light level</description>
|
||||
<category>DimmableLight</category>
|
||||
<category>Light</category>
|
||||
<state min="0" max="100" pattern="%.0f %%"/>
|
||||
</channel-type>
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
<label>Brightness</label>
|
||||
<description>Allows to send a brightness value to the thing. If the thing is associated with more than one DMX
|
||||
channel, the values is used for ALL DMX channels.</description>
|
||||
<category>DimmableLight</category>
|
||||
<category>Light</category>
|
||||
<tags>
|
||||
<tag>Control</tag>
|
||||
<tag>Light</tag>
|
||||
|
|
|
@ -67,7 +67,7 @@
|
|||
<item-type>Dimmer</item-type>
|
||||
<label>Dimmer</label>
|
||||
<description>Dimmer</description>
|
||||
<category>DimmableLight</category>
|
||||
<category>Light</category>
|
||||
<config-description>
|
||||
<parameter name="rampingTime" type="integer">
|
||||
<label>Ramping Time</label>
|
||||
|
|
|
@ -27,7 +27,7 @@
|
|||
<item-type>Dimmer</item-type>
|
||||
<label>Dimmer</label>
|
||||
<description>Dimmer</description>
|
||||
<category>DimmableLight</category>
|
||||
<category>Light</category>
|
||||
<config-description-ref uri="channel-type:enocean:genericChannel"/>
|
||||
</channel-type>
|
||||
|
||||
|
|
|
@ -325,7 +325,7 @@
|
|||
<item-type>Number</item-type>
|
||||
<label>Screen Brightness</label>
|
||||
<description>Brightness level of the screen in percent</description>
|
||||
<category>DimmableLight</category>
|
||||
<category>Light</category>
|
||||
<state pattern="%d %%"/>
|
||||
</channel-type>
|
||||
|
||||
|
|
|
@ -17,7 +17,7 @@
|
|||
<item-type>Dimmer</item-type>
|
||||
<label>Dimmer</label>
|
||||
<description>Dimms the connected light</description>
|
||||
<category>DimmableLight</category>
|
||||
<category>Light</category>
|
||||
</channel-type>
|
||||
|
||||
<!-- RollerShutter Channel -->
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
<item-type>Dimmer</item-type>
|
||||
<label>Brightness</label>
|
||||
<description>Controls the brightness and switches the light on and off</description>
|
||||
<category>DimmableLight</category>
|
||||
<category>Light</category>
|
||||
<tags>
|
||||
<tag>Control</tag>
|
||||
<tag>Light</tag>
|
||||
|
|
|
@ -1272,7 +1272,7 @@
|
|||
<item-type>Dimmer</item-type>
|
||||
<label>Light Level</label>
|
||||
<description>Increase/decrease the light level</description>
|
||||
<category>DimmableLight</category>
|
||||
<category>Light</category>
|
||||
<state min="0" max="100" pattern="%d %%"/>
|
||||
</channel-type>
|
||||
|
||||
|
|
|
@ -27,7 +27,7 @@
|
|||
<label>Brightness</label>
|
||||
<description>The brightness channel allows to control the brightness of a light. It is also possible to switch the
|
||||
light on and off.</description>
|
||||
<category>DimmableLight</category>
|
||||
<category>Light</category>
|
||||
<tags>
|
||||
<tag>Control</tag>
|
||||
<tag>Light</tag>
|
||||
|
|
|
@ -21,7 +21,7 @@
|
|||
<item-type>Dimmer</item-type>
|
||||
<label>Brightness</label>
|
||||
<description>Control the brightness and switch the light ON and OFF</description>
|
||||
<category>DimmableLight</category>
|
||||
<category>Light</category>
|
||||
<tags>
|
||||
<tag>Control</tag>
|
||||
<tag>Light</tag>
|
||||
|
|
|
@ -241,7 +241,7 @@
|
|||
<item-type>Dimmer</item-type>
|
||||
<label>Brightness</label>
|
||||
<description>Brightness: 0..100%</description>
|
||||
<category>DimmableLight</category>
|
||||
<category>Light</category>
|
||||
<state min="0" max="100" step="1" readOnly="false"></state>
|
||||
</channel-type>
|
||||
<channel-type id="colorEffectBulb">
|
||||
|
|
|
@ -254,7 +254,6 @@
|
|||
<thing-type id="shellydimmer">
|
||||
<label>Shelly Dimmer (SHDM-1)</label>
|
||||
<description>Shelly Dimmer</description>
|
||||
<category>DimmableLight</category>
|
||||
<channel-groups>
|
||||
<channel-group id="relay" typeId="dimmerChannel"/>
|
||||
<channel-group id="meter" typeId="meter"/>
|
||||
|
@ -268,7 +267,6 @@
|
|||
<thing-type id="shellydimmer2">
|
||||
<label>Shelly Dimmer 2 (SHDM-2)</label>
|
||||
<description>Shelly Dimmer 2</description>
|
||||
<category>DimmableLight</category>
|
||||
<channel-groups>
|
||||
<channel-group id="relay" typeId="dimmerChannel"/>
|
||||
<channel-group id="meter" typeId="meter"/>
|
||||
|
@ -447,7 +445,7 @@
|
|||
<item-type>Dimmer</item-type>
|
||||
<label>Brightness</label>
|
||||
<description>Light brightness in %</description>
|
||||
<category>DimmableLight</category>
|
||||
<category>Light</category>
|
||||
</channel-type>
|
||||
<channel-type id="meterWatts">
|
||||
<item-type>Number:Power</item-type>
|
||||
|
|
|
@ -1387,7 +1387,7 @@
|
|||
<channel-type id="level-channel">
|
||||
<item-type>Dimmer</item-type>
|
||||
<label>Light Level</label>
|
||||
<category>DimmableLight</category>
|
||||
<category>Light</category>
|
||||
</channel-type>
|
||||
|
||||
<channel-type id="volumeLevel-channel">
|
||||
|
|
|
@ -1265,7 +1265,7 @@
|
|||
<item-type>Dimmer</item-type>
|
||||
<label>Dimmer Brightness</label>
|
||||
<description>The brightness can be set in 16 steps for RGBW/White leds and in 64 steps for RGBWW leds</description>
|
||||
<category>DimmableLight</category>
|
||||
<category>Light</category>
|
||||
<state min="0" max="100" step="1" pattern="%d"/>
|
||||
</channel-type>
|
||||
|
||||
|
@ -1273,14 +1273,14 @@
|
|||
<item-type>Switch</item-type>
|
||||
<label>White Mode</label>
|
||||
<description>Switch lamp to white mode</description>
|
||||
<category>DimmableLight</category>
|
||||
<category>Light</category>
|
||||
</channel-type>
|
||||
|
||||
<channel-type id="rollerBrightness">
|
||||
<item-type>RollerShutter</item-type>
|
||||
<label>Roller Brightness</label>
|
||||
<description>Brightness Up/Down</description>
|
||||
<category>DimmableLight</category>
|
||||
<category>Light</category>
|
||||
<state readOnly="false"/>
|
||||
</channel-type>
|
||||
</thing:thing-descriptions>
|
||||
|
|
|
@ -916,7 +916,7 @@
|
|||
<item-type>Dimmer</item-type>
|
||||
<label>Brightness</label>
|
||||
<description>Brightness control for dimmer action in Velbus</description>
|
||||
<category>DimmableLight</category>
|
||||
<category>Light</category>
|
||||
</channel-type>
|
||||
<channel-type id="rollershutter">
|
||||
<item-type>Rollershutter</item-type>
|
||||
|
|
|
@ -342,7 +342,7 @@
|
|||
It is also possible to switch the
|
||||
light on and off.
|
||||
</description>
|
||||
<category>DimmableLight</category>
|
||||
<category>Light</category>
|
||||
</channel-type>
|
||||
|
||||
<channel-type id="relay">
|
||||
|
|
|
@ -87,7 +87,7 @@
|
|||
<item-type>Dimmer</item-type>
|
||||
<label>Segment Brightness</label>
|
||||
<description>Changes the brightness of the whole segment</description>
|
||||
<category>DimmableLight</category>
|
||||
<category>Light</category>
|
||||
</channel-type>
|
||||
|
||||
<channel-type id="primaryColor" advanced="true">
|
||||
|
@ -101,7 +101,7 @@
|
|||
<item-type>Dimmer</item-type>
|
||||
<label>Primary White</label>
|
||||
<description>Changes the brightness of the primary white LED</description>
|
||||
<category>DimmableLight</category>
|
||||
<category>Light</category>
|
||||
</channel-type>
|
||||
|
||||
<channel-type id="secondaryColor" advanced="true">
|
||||
|
@ -115,7 +115,7 @@
|
|||
<item-type>Dimmer</item-type>
|
||||
<label>Secondary White</label>
|
||||
<description>Changes the brightness of the secondary white LED</description>
|
||||
<category>DimmableLight</category>
|
||||
<category>Light</category>
|
||||
</channel-type>
|
||||
|
||||
<channel-type id="tertiaryColor" advanced="true">
|
||||
|
@ -129,7 +129,7 @@
|
|||
<item-type>Dimmer</item-type>
|
||||
<label>Tertiary White</label>
|
||||
<description>Changes the brightness of the third white LED</description>
|
||||
<category>DimmableLight</category>
|
||||
<category>Light</category>
|
||||
</channel-type>
|
||||
|
||||
<channel-type id="palettes">
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
It is also possible to switch the
|
||||
light on and off.
|
||||
</description>
|
||||
<category>DimmableLight</category>
|
||||
<category>Light</category>
|
||||
<tags>
|
||||
<tag>Control</tag>
|
||||
<tag>Light</tag>
|
||||
|
@ -36,7 +36,7 @@
|
|||
<item-type>Dimmer</item-type>
|
||||
<label>Color Temperature</label>
|
||||
<description>The CT channel allows to control the CT of a light.</description>
|
||||
<category>DimmableCT</category>
|
||||
<category>ColorLight</category>
|
||||
<tags>
|
||||
<tag>Control</tag>
|
||||
<tag>ColorTemperature</tag>
|
||||
|
|
Loading…
Reference in New Issue