Skip to content

Commit

Permalink
Fix DateTime Control channel label. (#9533)
Browse files Browse the repository at this point in the history
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
  • Loading branch information
Confectrician authored Dec 26, 2020
1 parent d014ac6 commit fc0745e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@
</channel-type>
<channel-type id="datetime-control">
<item-type>DateTime Control</item-type>
<label>DateTime</label>
<label>DateTime Control</label>
<description>Control a date/time item (i.e. the status is not owned by KNX)</description>
<config-description-ref uri="channel-type:knx:single"/>
</channel-type>
Expand Down

0 comments on commit fc0745e

Please sign in to comment.