Fix DateTime Control channel label. (#9533)
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
This commit is contained in:
parent
d014ac6350
commit
fc0745e302
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue