Fix DateTime Control channel label. (#9533)

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
This commit is contained in:
Jerome Luckenbach 2020-12-26 23:36:24 +01:00 committed by GitHub
parent d014ac6350
commit fc0745e302
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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>