Skip to content

Commit

Permalink
[mqtt.generic] Rename channel label from Percentage Value to Dimmer (o…
Browse files Browse the repository at this point in the history
…penhab#12162)

Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
Signed-off-by: Andras Uhrin <andras.uhrin@gmail.com>
  • Loading branch information
jimtng authored and andrasU committed Nov 12, 2022
1 parent 135bf03 commit 353e11a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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>

Expand Down

0 comments on commit 353e11a

Please sign in to comment.