2023.6: Expand BC on persistent notifications

This commit is contained in:
Franck Nijhof 2023-06-07 18:51:51 +02:00
parent eb0ee1639c
commit eb36ba1a21
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3

View File

@ -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