From d0212feb165b9a6c34b5cbcaf85f8cb2e83c9a0f Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Wed, 1 Nov 2023 16:16:44 +0100 Subject: [PATCH] 2023.11: Finish date selector energy dashboard --- source/_posts/2023-11-01-release-202311.markdown | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/source/_posts/2023-11-01-release-202311.markdown b/source/_posts/2023-11-01-release-202311.markdown index 96b66537e37..3c5c68d0f94 100644 --- a/source/_posts/2023-11-01-release-202311.markdown +++ b/source/_posts/2023-11-01-release-202311.markdown @@ -49,7 +49,7 @@ Enjoy the release! - [Integrations providing your to-dos](#integrations-providing-your-to-dos) - [Customize the information shown in your Tile cards](#customize-the-information-shown-in-your-tile-cards) - [Matter 1.2 is here!](#matter-12-is-here) -- [Custom date ranges in the energy dashboard!](#custom-date-ranges-in-the-energy-dashboard) +- [Select any date range in the energy dashboard](#select-any-date-range-in-the-energy-dashboard) - [New conditions for the conditional card](#new-conditions-for-the-conditional-card) - [Restarting into safe mode](#restarting-into-safe-mode) - [Set up Improv devices directly from Home Assistant!](#set-up-improv-devices-directly-from-home-assistant) @@ -169,14 +169,14 @@ platform by many device manufacturers? This potentially means that devices will be implemented and tested on the Home Assistant Matter controller before others; cool! -## Custom date ranges in the energy dashboard! +## Select any date range in the energy dashboard The energy dashboard now allows you to select a custom date range. This allows you to see the energy usage of your home over a specific period. Screenshot showing the energy dashboard, which now allows you to select a custom date range. -Thanks, [@TillFleisch]! +A great addition to the energy dashboard. Thanks, [@TillFleisch]! [@TillFleisch]: https://github.com/TillFleisch