[lutron] Fix item-type tag value for channel type buttonpress (#12715)

Related to #12712

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

View File

@ -1378,7 +1378,7 @@
</channel-type>
<channel-type id="buttonpress">
<item-type>Text</item-type>
<item-type>String</item-type>
<label>Last Button Press</label>
<description>Last button pressed</description>
<state readOnly="true"/>