[knx] Fix item-type value for channel type datetime-control (#12717)

Related to #12712

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
This commit is contained in:
lolodomo 2022-05-11 22:02:06 +02:00 committed by GitHub
parent 97db8aa407
commit cb27dc5e68
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -142,7 +142,7 @@
<config-description-ref uri="channel-type:knx:single"/>
</channel-type>
<channel-type id="datetime-control">
<item-type>DateTime Control</item-type>
<item-type>DateTime</item-type>
<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"/>