Document removal of temperature conversion of non-temperature sensors (#22929)

Co-authored-by: Franck Nijhof <git@frenck.dev>
This commit is contained in:
Erik Montnemery 2022-05-31 15:32:48 +02:00 committed by GitHub
parent 464ba46098
commit 38f737aefa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -999,6 +999,21 @@ previously known as "Server Controls", but now moved to the developer tools.
{% enddetails %} {% 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" %} {% details "AVM FRITZ!Box Call Monitor" %}
The previously deprecated YAML configuration of the AVM FRITZ!Box Call Monitor The previously deprecated YAML configuration of the AVM FRITZ!Box Call Monitor