diff --git a/source/_posts/2023-12-06-release-202312.markdown b/source/_posts/2023-12-06-release-202312.markdown index 86650a521e4..1c00109a78b 100644 --- a/source/_posts/2023-12-06-release-202312.markdown +++ b/source/_posts/2023-12-06-release-202312.markdown @@ -474,6 +474,22 @@ for more information. {% enddetails %} +{% details "Scenes" %} + +Support for the, in November 2019 deprecated, attributes `brightness_pct`, +`color_name`, `flash`, `kelvin`, `profile`, and `transition` have +been removed from light scenes. + +If you have used these attributes in your scenes, you will need to adjust +those to this change. + +([@emontnemery] - [#104254]) ([documentation](/integrations/scene)) + +[@emontnemery]: https://github.com/emontnemery +[#104254]: https://github.com/home-assistant/core/pull/104254 + +{% enddetails %} + {% details "SMTP" %} The SMTP integration will send images as attachments to a plain text email