Correct information about number entity unit conversion in 2022.7 release notes (#23357)

This commit is contained in:
Erik Montnemery 2022-07-11 14:54:25 +02:00 committed by GitHub
parent d35f9ea2b9
commit 96879205db
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -162,9 +162,8 @@ Home Assistant will take care of converting the values for you.
<img class="no-shadow" src='/images/blog/2022-07/weather-units.png' alt='Screenshot showing energy usage being compared from last week with the week before that'> <img class="no-shadow" src='/images/blog/2022-07/weather-units.png' alt='Screenshot showing energy usage being compared from last week with the week before that'>
As a bonus, this same unit-changing feature is added to the number entities On a similar note, number entities that represent a temperature are now converted to
that represent a temperature. For those number entities, you can now change the temperature unit used by the configured unit system.
the units from Celsius to Fahrenheit (and the other way around).
Thanks [@emontnemery] and [@gjohansson-ST] for adding this and updating Thanks [@emontnemery] and [@gjohansson-ST] for adding this and updating
all existing weather integrations to support this 👍. all existing weather integrations to support this 👍.