From 38f737aefa22980ae5cfdeb2367d70a02a2a23f7 Mon Sep 17 00:00:00 2001 From: Erik Montnemery Date: Tue, 31 May 2022 15:32:48 +0200 Subject: [PATCH] Document removal of temperature conversion of non-temperature sensors (#22929) Co-authored-by: Franck Nijhof --- source/_posts/2022-05-04-release-20225.markdown | 15 +++++++++++++++ 1 file changed, 15 insertions(+) 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