[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:
jimtng
2022-01-30 18:26:46 +10:00
committed by GitHub
parent 3c32f9aa24
commit dc10897456

View File

@@ -40,7 +40,7 @@
<channel-type id="dimmer">
<item-type>Dimmer</item-type>
<label>Percentage Value</label>
<label>Dimmer</label>
<config-description-ref uri="thing-type:mqtt:dimmer_channel"></config-description-ref>
</channel-type>