From eb36ba1a21be270b872de6ce64c68797360f467b Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Wed, 7 Jun 2023 18:51:51 +0200 Subject: [PATCH] 2023.6: Expand BC on persistent notifications --- source/_posts/2023-06-07-release-20236.markdown | 3 +++ 1 file changed, 3 insertions(+) diff --git a/source/_posts/2023-06-07-release-20236.markdown b/source/_posts/2023-06-07-release-20236.markdown index 8408d7d7b4c..ba25335171a 100644 --- a/source/_posts/2023-06-07-release-20236.markdown +++ b/source/_posts/2023-06-07-release-20236.markdown @@ -687,6 +687,9 @@ removed from your YAML configuration files. Persistent notifications are no longer stored in the state machine. This means that we no longer create an entity for each persistent notification. +If you used these entities in, for example, automations, scripts, or templates, +you won't be able to use these anymore. + ([@bdraco] - [#92828]) ([documentation](/integrations/persistent_notification)) [@bdraco]: https://github.com/bdraco