mirror of
https://github.com/openhab/openhab-addons.git
synced 2025-01-25 14:55:55 +01:00
[boschshc] fix wrong config description references (#16342)
wrong references were introduced during copy & paste from the previous thing type definition Signed-off-by: David Pace <dev@davidpace.de>
This commit is contained in:
parent
6bd0c28894
commit
d592f66c49
@ -340,7 +340,7 @@
|
||||
<channel id="key-event-timestamp" typeId="key-event-timestamp"/>
|
||||
</channels>
|
||||
|
||||
<config-description-ref uri="thing-type:boschshc:user-defined-state"/>
|
||||
<config-description-ref uri="thing-type:boschshc:device"/>
|
||||
</thing-type>
|
||||
|
||||
<thing-type id="universal-switch-2">
|
||||
@ -358,7 +358,7 @@
|
||||
<channel id="key-event-timestamp" typeId="key-event-timestamp"/>
|
||||
</channels>
|
||||
|
||||
<config-description-ref uri="thing-type:boschshc:user-defined-state"/>
|
||||
<config-description-ref uri="thing-type:boschshc:device"/>
|
||||
</thing-type>
|
||||
|
||||
<!-- Channels -->
|
||||
|
Loading…
Reference in New Issue
Block a user