thing-type.config.hue.0106.tholddark.label = Threshold Dark
thing-type.config.hue.0106.tholddark.description = Threshold the user configured to be used in rules to determine insufficient light level (ie below threshold). Default value 16000.
thing-type.config.hue.0106.tholdoffset.label = Threshold Offset
-thing-type.config.hue.0106.tholdoffset.description = Threshold the user configured to be used in rules to determine sufficient light level (ie above threshold). Specified as relative offset to the “dark” threshold. Shall be >=1. Default value 7000.
+thing-type.config.hue.0106.tholdoffset.description = Threshold the user configured to be used in rules to determine sufficient light level (ie above threshold). Specified as relative offset to the "dark" threshold. Shall be >=1. Default value 7000.
thing-type.config.hue.0110.fadetime.label = Fade Time
thing-type.config.hue.0110.fadetime.description = Fade time in milliseconds for changing values
thing-type.config.hue.0110.lightId.label = Light ID
<parameter name="tholdoffset" type="integer" min="1" step="1">
<label>Threshold Offset</label>
<description>Threshold the user configured to be used in rules to determine sufficient light level (ie above
- threshold). Specified as relative offset to the “dark” threshold. Shall be >=1. Default value 7000.</description>
+ threshold). Specified as relative offset to the "dark" threshold. Shall be >=1. Default value 7000.</description>
<default>7000</default>
</parameter>
</config-description>