diff --git a/blog/2024-05-10-lock supports open state.md b/blog/2024-05-10-lock-supports-open-state.md similarity index 93% rename from blog/2024-05-10-lock supports open state.md rename to blog/2024-05-10-lock-supports-open-state.md index 691c27ab..fbaaf449 100644 --- a/blog/2024-05-10-lock supports open state.md +++ b/blog/2024-05-10-lock-supports-open-state.md @@ -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.