mirror of
https://github.com/danieldemus/openhab-addons
synced 2026-07-29 12:34:21 +02:00
Fix DateTime Control channel label. (#9533)
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user