mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-13 20:36:52 +00:00
Document removal of temperature conversion of non-temperature sensors (#22929)
Co-authored-by: Franck Nijhof <git@frenck.dev>
This commit is contained in:
parent
464ba46098
commit
38f737aefa
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user