There used to be the following "Default Tags" which are no longer used in the current semantic model:
* Lighting
* Switchable
* CurrentTemperature
* TargetTemperature
* CurrentHumidity
See:
* https://www.openhab.org/docs/developer/bindings/thing-xml.html#default-tags
* https://www.openhab.org/docs/tutorial/model.html#semantic-model
Signed-off-by: Wouter Born <github@maindrain.net>
<label>Humidity</label>
<category>Humidity</category>
<tags>
- <tag>CurrentHumidity</tag>
+ <tag>Measurement</tag>
+ <tag>Humidity</tag>
</tags>
<state pattern="%.0f %%" readOnly="true" min="0" max="100">
</state>
<label>All On</label>
<description>"On" if all lights in this group are "On", otherwise "Off".</description>
<tags>
- <tag>Lighting</tag>
+ <tag>Status</tag>
+ <tag>Light</tag>
</tags>
<state readOnly="true"/>
</channel-type>
<label>Any On</label>
<description>"On" if any light in this group is "On", otherwise "Off".</description>
<tags>
- <tag>Lighting</tag>
+ <tag>Status</tag>
+ <tag>Light</tag>
</tags>
<state readOnly="true"/>
</channel-type>
<item-type>String</item-type>
<label>Recall Scene</label>
<tags>
- <tag>Lighting</tag>
+ <tag>Control</tag>
+ <tag>Light</tag>
</tags>
</channel-type>
<item-type>String</item-type>
<label>Effect Channel</label>
<tags>
- <tag>Lighting</tag>
+ <tag>Control</tag>
+ <tag>Light</tag>
</tags>
</channel-type>
<item-type>Number</item-type>
<label>Effect Speed Channel</label>
<tags>
- <tag>Lighting</tag>
+ <tag>Control</tag>
+ <tag>Light</tag>
</tags>
<state min="0" max="10" step="1"/>
</channel-type>
channel, the values is used for ALL DMX channels.</description>
<category>DimmableLight</category>
<tags>
- <tag>Lighting</tag>
+ <tag>Control</tag>
+ <tag>Light</tag>
</tags>
</channel-type>
<!-- Color Temperature -->
<description>Relative intensity of two adjacent DMX channels</description>
<category>ColorLight</category>
<tags>
- <tag>Lighting</tag>
+ <tag>Control</tag>
+ <tag>Light</tag>
</tags>
</channel-type>
<!-- Color Channel -->
color will be re-use in 3-channel groups.</description>
<category>ColorLight</category>
<tags>
- <tag>Lighting</tag>
+ <tag>Control</tag>
+ <tag>Light</tag>
</tags>
</channel-type>
<!-- Switch Channel -->
</description>
<category>ColorLight</category>
<tags>
- <tag>Lighting</tag>
+ <tag>Control</tag>
+ <tag>Light</tag>
</tags>
</channel-type>
<description>This setting describes the custom color state of the ambient light.</description>
<category>Colorpicker</category>
<tags>
- <tag>Lighting</tag>
+ <tag>Control</tag>
+ <tag>Light</tag>
</tags>
<state readOnly="false"/>
</channel-type>
<item-type>Switch</item-type>
<label>Clean</label>
<description>Start cleaning / return home.</description>
- <tags>
- <tag>Switchable</tag>
- </tags>
</channel-type>
<channel-type id="startType">
<item-type>Switch</item-type>
<item-type>Switch</item-type>
<label>Device Grab</label>
<category>Switch</category>
- <tags>
- <tag>Switchable</tag>
- </tags>
</channel-type>
<channel-group-type id="keypresses">
light on and off.</description>
<category>DimmableLight</category>
<tags>
- <tag>Lighting</tag>
+ <tag>Control</tag>
+ <tag>Light</tag>
</tags>
<state max="100" min="0" step="1" pattern="%d %%" readOnly="false"></state>
</channel-type>
<description>Control the color of light.</description>
<category>ColorLight</category>
<tags>
- <tag>Lighting</tag>
+ <tag>Control</tag>
+ <tag>Light</tag>
</tags>
</channel-type>
<label>Color Temperature</label>
<description>Allows to control the color temperature of light.</description>
<tags>
+ <tag>Control</tag>
<tag>ColorTemperature</tag>
</tags>
<state pattern="%d K"/>
</description>
<category>ColorLight</category>
<tags>
- <tag>ColorLighting</tag>
- <tag>Lighting</tag>
+ <tag>Control</tag>
+ <tag>Light</tag>
</tags>
</channel-type>
<description>The brightness can be set in 16 steps for RGBW/White leds and in 64 steps for RGBWW leds</description>
<category>Light</category>
<tags>
- <tag>Lighting</tag>
+ <tag>Control</tag>
+ <tag>Light</tag>
</tags>
<state min="0" max="100" step="1" pattern="%d"></state>
</channel-type>
<label>Current Temperature</label>
<category>Temperature</category>
<tags>
- <tag>CurrentTemperature</tag>
+ <tag>Measurement</tag>
+ <tag>Temperature</tag>
</tags>
<state readOnly="true" pattern="%.1f %unit%"/>
</channel-type>
<label>Temperature Comfort Mode</label>
<category>Heating</category>
<tags>
- <tag>TargetTemperature</tag>
+ <tag>Setpoint</tag>
+ <tag>Temperature</tag>
</tags>
<state pattern="%d %unit%" min="5" max="35" step="1"/>
</channel-type>
<label>Temperature Sleep Mode</label>
<category>Heating</category>
<tags>
- <tag>TargetTemperature</tag>
+ <tag>Setpoint</tag>
+ <tag>Temperature</tag>
</tags>
<state pattern="%d %unit%" min="5" max="35" step="1"/>
</channel-type>
<description>Set temperature away mode</description>
<category>Heating</category>
<tags>
- <tag>TargetTemperature</tag>
+ <tag>Setpoint</tag>
+ <tag>Temperature</tag>
</tags>
<state pattern="%d %unit%" min="5" max="35" step="1"/>
</channel-type>
<label>Target Temperature</label>
<category>Heating</category>
<tags>
- <tag>TargetTemperature</tag>
+ <tag>Setpoint</tag>
+ <tag>Temperature</tag>
</tags>
<state pattern="%d %unit%" min="5" max="35" step="1"/>
</channel-type>
<label>Target Temperature</label>
<category>Heating</category>
<tags>
- <tag>TargetTemperature</tag>
+ <tag>Setpoint</tag>
+ <tag>Temperature</tag>
</tags>
<state pattern="%d %unit%" readOnly="true" min="5" max="35" step="1"/>
</channel-type>
<label>Target Temperature Vacation</label>
<category>Heating</category>
<tags>
- <tag>TargetTemperature</tag>
+ <tag>Setpoint</tag>
+ <tag>Temperature</tag>
</tags>
<state pattern="%d %unit%" min="5" max="35" step="1"/>
</channel-type>
<description>Temperature measured by thermostat</description>
<category>Temperature</category>
<tags>
- <tag>CurrentTemperature</tag>
+ <tag>Measurement</tag>
+ <tag>Temperature</tag>
</tags>
<state readOnly="true" pattern="%.1f %unit%"/>
</channel-type>
<description>Setpoint temperature of thermostat</description>
<category>Temperature</category>
<tags>
- <tag>TargetTemperature</tag>
+ <tag>Setpoint</tag>
+ <tag>Temperature</tag>
</tags>
<state min="0" max="100" step="0.5" pattern="%.1f %unit%"/>
</channel-type>
<description>Switch the power ON and OFF</description>
<category>Light</category>
<tags>
- <tag>Lighting</tag>
+ <tag>Switch</tag>
+ <tag>Light</tag>
</tags>
</channel-type>
<description>Control the brightness and switch the light ON and OFF</description>
<category>DimmableLight</category>
<tags>
- <tag>Lighting</tag>
+ <tag>Control</tag>
+ <tag>Light</tag>
</tags>
</channel-type>
<description>Current temperature (read only)</description>
<category>Temperature</category>
<tags>
- <tag>CurrentTemperature</tag>
+ <tag>Measurement</tag>
+ <tag>Temperature</tag>
</tags>
<state readOnly="true" pattern="%.1f %unit%"/>
</channel-type>
<description>Setpoint temperature (read/write)</description>
<category>Temperature</category>
<tags>
- <tag>TargetTemperature</tag>
+ <tag>Setpoint</tag>
+ <tag>Temperature</tag>
</tags>
<state pattern="%.1f %unit%" step="0.5"/>
</channel-type>
<item-type>Switch</item-type>
<label>PlayStation 3 Power</label>
<description>Shows if PlayStation 3 is On or Off.</description>
- <tags>
- <tag>Switchable</tag>
- </tags>
<state readOnly="true"/>
</channel-type>
<channel-type id="power-channel">
<item-type>Switch</item-type>
<label>PlayStation 4 Power</label>
<description>Shows if PlayStation 4 is On or in Standby/Off.</description>
- <tags>
- <tag>Switchable</tag>
- </tags>
</channel-type>
<channel-type id="application-channel">
<item-type>String</item-type>
<description>Temperature Measured by Thermostat</description>
<category>Temperature</category>
<tags>
- <tag>CurrentTemperature</tag>
+ <tag>Measurement</tag>
+ <tag>Temperature</tag>
</tags>
<state readOnly="true" pattern="%.1f %unit%"/>
</channel-type>
<description>Setpoint Temperature of Thermostat</description>
<category>Temperature</category>
<tags>
- <tag>TargetTemperature</tag>
+ <tag>Setpoint</tag>
+ <tag>Temperature</tag>
</tags>
<state min="0" max="100" step="0.5" pattern="%.1f %unit%"/>
</channel-type>
<label>Current Temperature</label>
<category>Temperature</category>
<tags>
- <tag>CurrentTemperature</tag>
+ <tag>Measurement</tag>
+ <tag>Temperature</tag>
</tags>
<state readOnly="true" pattern="%.1f %unit%"/>
</channel-type>
<label>Current Humidity</label>
<category>Humidity</category>
<tags>
- <tag>CurrentHumidity</tag>
+ <tag>Measurement</tag>
+ <tag>Humidity</tag>
</tags>
<state readOnly="true" pattern="%.1f %unit%"/>
</channel-type>
<channel-type id="masterSwitch">
<item-type>Switch</item-type>
<label>Master Switch</label>
- <tags>
- <tag>Switchable</tag>
- </tags>
</channel-type>
<channel-type id="timer">
<item-type>Number</item-type>
<description>Internal device temperature, helps to detect overheating due to installation issues</description>
<category>Temperature</category>
<tags>
- <tag>CurrentTemperature</tag>
+ <tag>Measurement</tag>
+ <tag>Temperature</tag>
</tags>
<state readOnly="true" pattern="%.0f %unit%">
</state>
<description>Temperature from the sensor</description>
<category>Temperature</category>
<tags>
- <tag>CurrentTemperature</tag>
+ <tag>Measurement</tag>
+ <tag>Temperature</tag>
</tags>
<state readOnly="true" pattern="%.1f %unit%">
</state>
<description>Temperature from the external sensor</description>
<category>Temperature</category>
<tags>
- <tag>CurrentTemperature</tag>
+ <tag>Measurement</tag>
+ <tag>Temperature</tag>
</tags>
<state readOnly="true" pattern="%.1f %unit%">
</state>
<description>Relative humidity in % (0..100%) from external sensor</description>
<category>Humidity</category>
<tags>
- <tag>CurrentHumidity</tag>
+ <tag>Measurement</tag>
+ <tag>Humidity</tag>
</tags>
<state readOnly="true" pattern="%.1f %unit%">
</state>
<label>Humidity</label>
<description>Relative humidity in % (0..100%)</description>
<tags>
- <tag>CurrentHumidity</tag>
+ <tag>Measurement</tag>
+ <tag>Humidity</tag>
</tags>
<state readOnly="true" pattern="%.1f %unit%"/>
</channel-type>
</description>
<category>Light</category>
<tags>
- <tag>Lighting</tag>
+ <tag>Switch</tag>
+ <tag>Light</tag>
</tags>
</channel-type>
<description>Allows you to exit FX mode and use the LEDS like a normal light</description>
<category>ColorLight</category>
<tags>
- <tag>Lighting</tag>
+ <tag>Control</tag>
+ <tag>Light</tag>
</tags>
</channel-type>
</description>
<category>DimmableLight</category>
<tags>
- <tag>Lighting</tag>
+ <tag>Control</tag>
+ <tag>Light</tag>
</tags>
</channel-type>
<description>The color channel allows to control the color of a light.</description>
<category>ColorLight</category>
<tags>
- <tag>Lighting</tag>
+ <tag>Control</tag>
+ <tag>Light</tag>
</tags>
</channel-type>
<description>The CT channel allows to control the CT of a light.</description>
<category>DimmableCT</category>
<tags>
+ <tag>Control</tag>
<tag>ColorTemperature</tag>
</tags>
</channel-type>
<description>The color channel allows to control the color of a light.</description>
<category>ColorLight</category>
<tags>
- <tag>Lighting</tag>
+ <tag>Control</tag>
+ <tag>Light</tag>
</tags>
</channel-type>
<description>The nightlight channel allows to switch to nightlight mode.
</description>
<tags>
- <tag>Lighting</tag>
+ <tag>Switch</tag>
+ <tag>Light</tag>
</tags>
</channel-type>