Skip to content

Commit 0ea5428

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

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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

bundles/org.openhab.binding.verisure/src/main/resources/OH-INF/thing/thing-types.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -614,7 +614,7 @@
614614
<description>Verisure smart lock status.</description>
615615
<tags>
616616
<tag>Status</tag>
617-
<tag>OpenState</tag>
617+
<tag>LockState</tag>
618618
</tags>
619619
</channel-type>
620620

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@
221221
<category>Door</category>
222222
<tags>
223223
<tag>Switch</tag>
224-
<tag>OpenState</tag>
224+
<tag>LockState</tag>
225225
</tags>
226226
<state readOnly="false"/>
227227
</channel-type>

0 commit comments

Comments
 (0)