From d53e9ebad76b380372ba324ede12e02d235728c2 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Wed, 2 Oct 2024 16:06:01 +0200 Subject: [PATCH] 2024.10: Add a last minute other noteworthy change --- source/_posts/2024-10-02-release-202410.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/_posts/2024-10-02-release-202410.markdown b/source/_posts/2024-10-02-release-202410.markdown index bcb0c058b30..e6c7b3fb5ff 100644 --- a/source/_posts/2024-10-02-release-202410.markdown +++ b/source/_posts/2024-10-02-release-202410.markdown @@ -406,6 +406,8 @@ noteworthy changes this release: they are rendered. Thanks, [@chammp]! - More template fun! You can now set up your templated alarm control panel straight from the UI. Thanks, [@gjohansson-ST]! +- The statistics developer tools have been improved. They now has the new-style + data tables and the ability to bulk select items to action. Awesome [@karwosts]! - There is a new entity in town, the [`assist satellite` entity](/integrations/assist_satellite/). It is a building block for remote satellites devices that use [Assist]. This is in preparation for our upcoming satellite hardware. Stay tuned!