Fix grammar error in lock open blog post (#2169)

* Fix grammar error in lock open blog post

* Use dash
This commit is contained in:
G Johansson 2024-05-10 11:43:53 +02:00 committed by GitHub
parent 7ffa180b3b
commit aca03ab3c8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,7 +4,7 @@ authorURL: https://github.com/gjohansson-ST
title: "LockEntity supports open/opening state"
---
Recently we have added a `open` and `opening` state to `LockEntity`
Recently we have added an `open` and `opening` state to `LockEntity`
This is useful if you have locks which can differentiate between `unlocked` (not locked but latched) state and `open` (unlocked and latch withdrawn) state.