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:
lolodomo 2022-02-13 09:40:29 +01:00 committed by GitHub
parent b7e064a872
commit 1197c67bbb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
20 changed files with 26 additions and 28 deletions

View File

@ -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>

View File

@ -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 -->

View File

@ -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>

View File

@ -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>

View File

@ -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>

View File

@ -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>

View File

@ -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>

View File

@ -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 -->

View File

@ -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>

View File

@ -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>

View File

@ -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>

View File

@ -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>

View File

@ -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">

View File

@ -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>

View File

@ -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">

View File

@ -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>

View File

@ -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>

View File

@ -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">

View File

@ -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">

View File

@ -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>