2025.12: Fix logbook card mention

This commit is contained in:
Franck Nijhof 2025-12-03 17:10:18 +00:00
parent 528079fdb5
commit 5c3e303be6
No known key found for this signature in database
GPG Key ID: AB33ADACE7101952

View File

@ -434,7 +434,7 @@ The following {% term integrations %} are no longer available as of this release
There are many more improvements in this release; here are some of the other noteworthy changes:
- New template math functions! [@akx] added `clamp`, `wrap`, and `remap` to manipulate numbers in your templates. Awesome!
- The [logbook card] now supports filtering by state, making it easier to see specific events. Nice one, [@karwosts]!
- The [activity card] now supports filtering by state, making it easier to see specific events. Nice one, [@karwosts]!
- [@MindFreeze] added `min` and `max` options to the [bar gauge feature] for tile cards, giving you more control over the gauge range.
- You can now delete [helpers] directly from the helpers panel, without having to open them first. Thanks, [@frenck]!
- The [blueprints] panel now shows how many automations and scripts use each blueprint. Great for keeping track, [@EarMaster]!
@ -445,10 +445,10 @@ There are many more improvements in this release; here are some of the other not
[@EarMaster]: https://github.com/EarMaster
[@karwosts]: https://github.com/karwosts
[@timmo001]: https://github.com/timmo001
[activity card]: /dashboards/logbook/
[bar gauge feature]: /dashboards/features/#bar-gauge
[blueprints]: /docs/automation/using_blueprints/
[helpers]: /docs/configuration/helpers/
[logbook card]: /dashboards/logbook/
### Get insight into your AI conversations