2023.12: Add backward-incompatible notice on scenes

This commit is contained in:
Franck Nijhof 2023-12-06 11:40:06 +01:00
parent 694e39a67a
commit b517c7d47a
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3

View File

@ -474,6 +474,22 @@ for more information.
{% enddetails %} {% 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" %} {% details "SMTP" %}
The SMTP integration will send images as attachments to a plain text email The SMTP integration will send images as attachments to a plain text email