Fix case for item-type tag value (channel definition) (#12713)
Related to #12712 Signed-off-by: Laurent Garnier <lg.hc@free.fr>
This commit is contained in:
@@ -193,7 +193,7 @@
|
||||
</config-description>
|
||||
</channel-type>
|
||||
<channel-type id="rollershutter">
|
||||
<item-type>RollerShutter</item-type>
|
||||
<item-type>Rollershutter</item-type>
|
||||
<label>Generic Roller Shutter</label>
|
||||
<description>Generic roller shutter channel</description>
|
||||
<state readOnly="false"></state>
|
||||
|
||||
Reference in New Issue
Block a user