From 715357565d2c0868744af5ab8a4b2682b22cabc4 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Mon, 29 Apr 2024 20:11:40 +0200 Subject: [PATCH] 2024.5: Remove reverted template deprecation --- .../_posts/2024-05-01-release-20245.markdown | 20 ------------------- 1 file changed, 20 deletions(-) diff --git a/source/_posts/2024-05-01-release-20245.markdown b/source/_posts/2024-05-01-release-20245.markdown index 8506cce91b0..99c5e85bcb1 100644 --- a/source/_posts/2024-05-01-release-20245.markdown +++ b/source/_posts/2024-05-01-release-20245.markdown @@ -256,26 +256,6 @@ to update them to use the new names. {% enddetails %} -{% details "Groups" %} - -The state of a group entity will now return a specific `on` or `off` state, -even if the entity component supports multiple `on` states, if: - -- ... the group state is on, and there is only one active domain, and one `on` - state used. Like, when all switched on vacuum's are `cleaning` -> the - `on` state will be `cleaning`. The previous behavior was that the group - state was `on`. -- ... the group state is off, (all entities are in an `off` state) and all - `off` states are the same. Like when all entities are `locked`, the group - state will be `locked`. - -([@jbouwh] - [#115866]) ([documentation](/integrations/group)) - -[@jbouwh]: https://github.com/jbouwh -[#115866]: https://github.com/home-assistant/core/pull/115866 - -{% enddetails %} - {% details "Honeywell Total Connect Comfort (US)" %} The auxillary heat climate option has been deprecated and will be removed in