diff --git a/source/_posts/2022-04-06-release-20224.markdown b/source/_posts/2022-04-06-release-20224.markdown index 7e66474ac6b..23d368e1ae5 100644 --- a/source/_posts/2022-04-06-release-20224.markdown +++ b/source/_posts/2022-04-06-release-20224.markdown @@ -294,14 +294,11 @@ The condition ensure this automation will only trigger if someone is home. ## Adjusting unit of measurements for sensors -TODO: - - Extend story - - Add screenshot - -Unit of measurements for temperature and pressure sensors can now be adjusted, -straight from the UI. Got that one Fahrenheit sensor, but you prefer it to be -in Celsius? No problem! +Got that one sensor measuring a temperature in Celsius, but you prefer it to be +in Fahrenheit? No problem! You can now change the unit of measurement for +temperature and pressure sensors straight from the UI. +Screenshot showing adjusting the unit for measurement for an temperature entity ## Adjusting long-term statistics diff --git a/source/images/blog/2022-04/adjust-unit-of-measurement.png b/source/images/blog/2022-04/adjust-unit-of-measurement.png new file mode 100644 index 00000000000..f80e9381cf3 Binary files /dev/null and b/source/images/blog/2022-04/adjust-unit-of-measurement.png differ