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> <item-type>Dimmer</item-type>
<label>Light Brightness</label> <label>Light Brightness</label>
<description>The brightness level of the fan's light</description> <description>The brightness level of the fan's light</description>
<category>DimmableLight</category> <category>Light</category>
</channel-type> </channel-type>
<channel-type id="light-auto"> <channel-type id="light-auto">
<item-type>Switch</item-type> <item-type>Switch</item-type>

View File

@ -113,7 +113,7 @@
<item-type>Dimmer</item-type> <item-type>Dimmer</item-type>
<label>Level Channel</label> <label>Level Channel</label>
<description>Group channel for CBus variable value lighting groups</description> <description>Group channel for CBus variable value lighting groups</description>
<category>DimmableLight</category> <category>Light</category>
</channel-type> </channel-type>
<!-- Temperature Group Channel Type --> <!-- Temperature Group Channel Type -->

View File

@ -70,7 +70,7 @@
<item-type>Dimmer</item-type> <item-type>Dimmer</item-type>
<label>Light Level</label> <label>Light Level</label>
<description>Increase/decrease the light level</description> <description>Increase/decrease the light level</description>
<category>DimmableLight</category> <category>Light</category>
<state min="0" max="100" pattern="%.0f %%"/> <state min="0" max="100" pattern="%.0f %%"/>
</channel-type> </channel-type>

View File

@ -8,7 +8,7 @@
<label>Brightness</label> <label>Brightness</label>
<description>Allows to send a brightness value to the thing. If the thing is associated with more than one DMX <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> channel, the values is used for ALL DMX channels.</description>
<category>DimmableLight</category> <category>Light</category>
<tags> <tags>
<tag>Control</tag> <tag>Control</tag>
<tag>Light</tag> <tag>Light</tag>

View File

@ -67,7 +67,7 @@
<item-type>Dimmer</item-type> <item-type>Dimmer</item-type>
<label>Dimmer</label> <label>Dimmer</label>
<description>Dimmer</description> <description>Dimmer</description>
<category>DimmableLight</category> <category>Light</category>
<config-description> <config-description>
<parameter name="rampingTime" type="integer"> <parameter name="rampingTime" type="integer">
<label>Ramping Time</label> <label>Ramping Time</label>

View File

@ -27,7 +27,7 @@
<item-type>Dimmer</item-type> <item-type>Dimmer</item-type>
<label>Dimmer</label> <label>Dimmer</label>
<description>Dimmer</description> <description>Dimmer</description>
<category>DimmableLight</category> <category>Light</category>
<config-description-ref uri="channel-type:enocean:genericChannel"/> <config-description-ref uri="channel-type:enocean:genericChannel"/>
</channel-type> </channel-type>

View File

@ -325,7 +325,7 @@
<item-type>Number</item-type> <item-type>Number</item-type>
<label>Screen Brightness</label> <label>Screen Brightness</label>
<description>Brightness level of the screen in percent</description> <description>Brightness level of the screen in percent</description>
<category>DimmableLight</category> <category>Light</category>
<state pattern="%d %%"/> <state pattern="%d %%"/>
</channel-type> </channel-type>

View File

@ -17,7 +17,7 @@
<item-type>Dimmer</item-type> <item-type>Dimmer</item-type>
<label>Dimmer</label> <label>Dimmer</label>
<description>Dimms the connected light</description> <description>Dimms the connected light</description>
<category>DimmableLight</category> <category>Light</category>
</channel-type> </channel-type>
<!-- RollerShutter Channel --> <!-- RollerShutter Channel -->

View File

@ -8,7 +8,7 @@
<item-type>Dimmer</item-type> <item-type>Dimmer</item-type>
<label>Brightness</label> <label>Brightness</label>
<description>Controls the brightness and switches the light on and off</description> <description>Controls the brightness and switches the light on and off</description>
<category>DimmableLight</category> <category>Light</category>
<tags> <tags>
<tag>Control</tag> <tag>Control</tag>
<tag>Light</tag> <tag>Light</tag>

View File

@ -1272,7 +1272,7 @@
<item-type>Dimmer</item-type> <item-type>Dimmer</item-type>
<label>Light Level</label> <label>Light Level</label>
<description>Increase/decrease the light level</description> <description>Increase/decrease the light level</description>
<category>DimmableLight</category> <category>Light</category>
<state min="0" max="100" pattern="%d %%"/> <state min="0" max="100" pattern="%d %%"/>
</channel-type> </channel-type>

View File

@ -27,7 +27,7 @@
<label>Brightness</label> <label>Brightness</label>
<description>The brightness channel allows to control the brightness of a light. It is also possible to switch the <description>The brightness channel allows to control the brightness of a light. It is also possible to switch the
light on and off.</description> light on and off.</description>
<category>DimmableLight</category> <category>Light</category>
<tags> <tags>
<tag>Control</tag> <tag>Control</tag>
<tag>Light</tag> <tag>Light</tag>

View File

@ -21,7 +21,7 @@
<item-type>Dimmer</item-type> <item-type>Dimmer</item-type>
<label>Brightness</label> <label>Brightness</label>
<description>Control the brightness and switch the light ON and OFF</description> <description>Control the brightness and switch the light ON and OFF</description>
<category>DimmableLight</category> <category>Light</category>
<tags> <tags>
<tag>Control</tag> <tag>Control</tag>
<tag>Light</tag> <tag>Light</tag>

View File

@ -241,7 +241,7 @@
<item-type>Dimmer</item-type> <item-type>Dimmer</item-type>
<label>Brightness</label> <label>Brightness</label>
<description>Brightness: 0..100%</description> <description>Brightness: 0..100%</description>
<category>DimmableLight</category> <category>Light</category>
<state min="0" max="100" step="1" readOnly="false"></state> <state min="0" max="100" step="1" readOnly="false"></state>
</channel-type> </channel-type>
<channel-type id="colorEffectBulb"> <channel-type id="colorEffectBulb">

View File

@ -254,7 +254,6 @@
<thing-type id="shellydimmer"> <thing-type id="shellydimmer">
<label>Shelly Dimmer (SHDM-1)</label> <label>Shelly Dimmer (SHDM-1)</label>
<description>Shelly Dimmer</description> <description>Shelly Dimmer</description>
<category>DimmableLight</category>
<channel-groups> <channel-groups>
<channel-group id="relay" typeId="dimmerChannel"/> <channel-group id="relay" typeId="dimmerChannel"/>
<channel-group id="meter" typeId="meter"/> <channel-group id="meter" typeId="meter"/>
@ -268,7 +267,6 @@
<thing-type id="shellydimmer2"> <thing-type id="shellydimmer2">
<label>Shelly Dimmer 2 (SHDM-2)</label> <label>Shelly Dimmer 2 (SHDM-2)</label>
<description>Shelly Dimmer 2</description> <description>Shelly Dimmer 2</description>
<category>DimmableLight</category>
<channel-groups> <channel-groups>
<channel-group id="relay" typeId="dimmerChannel"/> <channel-group id="relay" typeId="dimmerChannel"/>
<channel-group id="meter" typeId="meter"/> <channel-group id="meter" typeId="meter"/>
@ -447,7 +445,7 @@
<item-type>Dimmer</item-type> <item-type>Dimmer</item-type>
<label>Brightness</label> <label>Brightness</label>
<description>Light brightness in %</description> <description>Light brightness in %</description>
<category>DimmableLight</category> <category>Light</category>
</channel-type> </channel-type>
<channel-type id="meterWatts"> <channel-type id="meterWatts">
<item-type>Number:Power</item-type> <item-type>Number:Power</item-type>

View File

@ -1387,7 +1387,7 @@
<channel-type id="level-channel"> <channel-type id="level-channel">
<item-type>Dimmer</item-type> <item-type>Dimmer</item-type>
<label>Light Level</label> <label>Light Level</label>
<category>DimmableLight</category> <category>Light</category>
</channel-type> </channel-type>
<channel-type id="volumeLevel-channel"> <channel-type id="volumeLevel-channel">

View File

@ -1265,7 +1265,7 @@
<item-type>Dimmer</item-type> <item-type>Dimmer</item-type>
<label>Dimmer Brightness</label> <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> <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"/> <state min="0" max="100" step="1" pattern="%d"/>
</channel-type> </channel-type>
@ -1273,14 +1273,14 @@
<item-type>Switch</item-type> <item-type>Switch</item-type>
<label>White Mode</label> <label>White Mode</label>
<description>Switch lamp to white mode</description> <description>Switch lamp to white mode</description>
<category>DimmableLight</category> <category>Light</category>
</channel-type> </channel-type>
<channel-type id="rollerBrightness"> <channel-type id="rollerBrightness">
<item-type>RollerShutter</item-type> <item-type>RollerShutter</item-type>
<label>Roller Brightness</label> <label>Roller Brightness</label>
<description>Brightness Up/Down</description> <description>Brightness Up/Down</description>
<category>DimmableLight</category> <category>Light</category>
<state readOnly="false"/> <state readOnly="false"/>
</channel-type> </channel-type>
</thing:thing-descriptions> </thing:thing-descriptions>

View File

@ -916,7 +916,7 @@
<item-type>Dimmer</item-type> <item-type>Dimmer</item-type>
<label>Brightness</label> <label>Brightness</label>
<description>Brightness control for dimmer action in Velbus</description> <description>Brightness control for dimmer action in Velbus</description>
<category>DimmableLight</category> <category>Light</category>
</channel-type> </channel-type>
<channel-type id="rollershutter"> <channel-type id="rollershutter">
<item-type>Rollershutter</item-type> <item-type>Rollershutter</item-type>

View File

@ -342,7 +342,7 @@
It is also possible to switch the It is also possible to switch the
light on and off. light on and off.
</description> </description>
<category>DimmableLight</category> <category>Light</category>
</channel-type> </channel-type>
<channel-type id="relay"> <channel-type id="relay">

View File

@ -87,7 +87,7 @@
<item-type>Dimmer</item-type> <item-type>Dimmer</item-type>
<label>Segment Brightness</label> <label>Segment Brightness</label>
<description>Changes the brightness of the whole segment</description> <description>Changes the brightness of the whole segment</description>
<category>DimmableLight</category> <category>Light</category>
</channel-type> </channel-type>
<channel-type id="primaryColor" advanced="true"> <channel-type id="primaryColor" advanced="true">
@ -101,7 +101,7 @@
<item-type>Dimmer</item-type> <item-type>Dimmer</item-type>
<label>Primary White</label> <label>Primary White</label>
<description>Changes the brightness of the primary white LED</description> <description>Changes the brightness of the primary white LED</description>
<category>DimmableLight</category> <category>Light</category>
</channel-type> </channel-type>
<channel-type id="secondaryColor" advanced="true"> <channel-type id="secondaryColor" advanced="true">
@ -115,7 +115,7 @@
<item-type>Dimmer</item-type> <item-type>Dimmer</item-type>
<label>Secondary White</label> <label>Secondary White</label>
<description>Changes the brightness of the secondary white LED</description> <description>Changes the brightness of the secondary white LED</description>
<category>DimmableLight</category> <category>Light</category>
</channel-type> </channel-type>
<channel-type id="tertiaryColor" advanced="true"> <channel-type id="tertiaryColor" advanced="true">
@ -129,7 +129,7 @@
<item-type>Dimmer</item-type> <item-type>Dimmer</item-type>
<label>Tertiary White</label> <label>Tertiary White</label>
<description>Changes the brightness of the third white LED</description> <description>Changes the brightness of the third white LED</description>
<category>DimmableLight</category> <category>Light</category>
</channel-type> </channel-type>
<channel-type id="palettes"> <channel-type id="palettes">

View File

@ -12,7 +12,7 @@
It is also possible to switch the It is also possible to switch the
light on and off. light on and off.
</description> </description>
<category>DimmableLight</category> <category>Light</category>
<tags> <tags>
<tag>Control</tag> <tag>Control</tag>
<tag>Light</tag> <tag>Light</tag>
@ -36,7 +36,7 @@
<item-type>Dimmer</item-type> <item-type>Dimmer</item-type>
<label>Color Temperature</label> <label>Color Temperature</label>
<description>The CT channel allows to control the CT of a light.</description> <description>The CT channel allows to control the CT of a light.</description>
<category>DimmableCT</category> <category>ColorLight</category>
<tags> <tags>
<tag>Control</tag> <tag>Control</tag>
<tag>ColorTemperature</tag> <tag>ColorTemperature</tag>