diff --git a/source/_posts/2024-05-01-release-20245.markdown b/source/_posts/2024-05-01-release-20245.markdown
index c4226543807..e202dffcb21 100644
--- a/source/_posts/2024-05-01-release-20245.markdown
+++ b/source/_posts/2024-05-01-release-20245.markdown
@@ -42,7 +42,7 @@ Anyway, I will not hold you any longer. Enjoy the release!
- [More features for our data tables](#more-features-for-our-data-tables)
- [Created helpers from automation editor](#created-helpers-from-automation-editor)
-- [Lock feature for tile card](#lock-feature-for-tile-card)
+- [Lock features for the tile card](#lock-features-for-the-tile-card)
- [Adjust the device names on the energy dashboard](#adjust-the-device-names-on-the-energy-dashboard)
- [Improved audio with ESPHome for Assist](#improved-audio-with-esphome-for-assist)
- [Other noteworthy changes](#other-noteworthy-changes)
@@ -94,14 +94,20 @@ editor 😎
[@karwosts]: https://github.com/karwosts
-## Lock feature for tile card
+## Lock features for the tile card
The tile card is already amazing, but [@marcgeurts] made it even better by
-adding a new feature for the tile card: Locks!
+adding new features to the tile card: Locks!
-
+When you now add a lock entity to the tile card, and if your lock supports it,
+you can now add two new features to the tile card:
-
+- [**Lock commands**](/dashboards/features/#lock-commands)
+ Adds buttons to your tile card to lock or unlock the lock.
+- [**Lock open door**](/dashboards/features/#lock-open-door)
+ Adds a button to open/unlatch the door (with confirmation).
+
+
[@marcgeurts]: https://github.com/marcgeurts