* [deconz] Cleanup semantic tags
Related to #12262
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
<item-type>Switch</item-type>
<label>All On</label>
<description>"On" if all lights in this group are "On", otherwise "Off".</description>
- <tags>
- <tag>Status</tag>
- <tag>Light</tag>
- </tags>
<state readOnly="true"/>
</channel-type>
<item-type>Switch</item-type>
<label>Any On</label>
<description>"On" if any light in this group is "On", otherwise "Off".</description>
- <tags>
- <tag>Status</tag>
- <tag>Light</tag>
- </tags>
<state readOnly="true"/>
</channel-type>
<channel-type id="scene">
<item-type>String</item-type>
<label>Recall Scene</label>
- <tags>
- <tag>Control</tag>
- <tag>Light</tag>
- </tags>
</channel-type>
</thing:thing-descriptions>
<channel-type id="effect">
<item-type>String</item-type>
<label>Effect Channel</label>
- <tags>
- <tag>Control</tag>
- <tag>Light</tag>
- </tags>
</channel-type>
<channel-type id="effectSpeed">
<item-type>Number</item-type>
<label>Effect Speed Channel</label>
- <tags>
- <tag>Control</tag>
- <tag>Light</tag>
- </tags>
<state min="0" max="10" step="1"/>
</channel-type>