Skip to content

Commit 1989339

Browse files
committed
change to lock state
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
1 parent 6876704 commit 1989339

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • bundles/org.openhab.binding.lgthinq/src/main/resources/OH-INF/thing

bundles/org.openhab.binding.lgthinq/src/main/resources/OH-INF/thing/channels.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -319,7 +319,7 @@
319319
<description>Door Lock</description>
320320
<tags>
321321
<tag>Status</tag>
322-
<tag>OpenState</tag>
322+
<tag>LockState</tag>
323323
</tags>
324324
<state readOnly="true">
325325
<options>
@@ -370,7 +370,7 @@
370370
<description>Dryer Child Lock</description>
371371
<tags>
372372
<tag>Status</tag>
373-
<tag>OpenState</tag>
373+
<tag>LockState</tag>
374374
</tags>
375375
<state readOnly="true">
376376
<options>

0 commit comments

Comments
 (0)