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> Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
This commit is contained in:
parent
4208400baf
commit
5148f78829
@ -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