From b03a4b8dd32e19171029dd0d69cd9b82f7ad8d0f Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Wed, 1 May 2024 14:49:08 +0200 Subject: [PATCH] 2024.5: Finish tile card locks section --- source/_posts/2024-05-01-release-20245.markdown | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) 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! -Temporary screenshot that needs to be replaced. +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: -Temporary screenshot that needs to be replaced. +- [**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). + +Screenshots showing different tile cards with the new lock features. [@marcgeurts]: https://github.com/marcgeurts