diff --git a/source/_posts/2022-05-04-release-20225.markdown b/source/_posts/2022-05-04-release-20225.markdown index 7026fd55c53..4703c11c00c 100644 --- a/source/_posts/2022-05-04-release-20225.markdown +++ b/source/_posts/2022-05-04-release-20225.markdown @@ -999,6 +999,21 @@ previously known as "Server Controls", but now moved to the developer tools. {% enddetails %} +{% details "Temperature conversion" %} + +Sensors reporting a temperature but not setting device class to temperature will +no longer have their values automatically converted. +For sensors that are manually configured, users need to set the device class. +If the integration providing the sensor does not support setting device class, +the sensor's state can be filtered through a template sensor. + +([@emontnemery] - [#69069]) + +[@emontnemery]: https://github.com/emontnemery +[#69069]: https://github.com/home-assistant/core/pull/69069 + +{% enddetails %} + {% details "AVM FRITZ!Box Call Monitor" %} The previously deprecated YAML configuration of the AVM FRITZ!Box Call Monitor