[mqtt.generic] Rename channel label from Percentage Value to Dimmer (#12162)
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
This commit is contained in:
parent
3c32f9aa24
commit
dc10897456
@ -40,7 +40,7 @@
|
|||||||
|
|
||||||
<channel-type id="dimmer">
|
<channel-type id="dimmer">
|
||||||
<item-type>Dimmer</item-type>
|
<item-type>Dimmer</item-type>
|
||||||
<label>Percentage Value</label>
|
<label>Dimmer</label>
|
||||||
<config-description-ref uri="thing-type:mqtt:dimmer_channel"></config-description-ref>
|
<config-description-ref uri="thing-type:mqtt:dimmer_channel"></config-description-ref>
|
||||||
</channel-type>
|
</channel-type>
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user