diff --git a/source/_posts/2024-01-03-release-20241.markdown b/source/_posts/2024-01-03-release-20241.markdown index 7e7285166bb..6d9e1185f61 100644 --- a/source/_posts/2024-01-03-release-20241.markdown +++ b/source/_posts/2024-01-03-release-20241.markdown @@ -209,13 +209,14 @@ entity type to valve in the entity settings. ## Swappable current/target on thermostat & humidifier cards By popular demand, the thermostat and humidifier cards now support setting -current temperature/humidity as the primary information to show in the +current temperature/humidity as the primary information to show on the card. -Enabling this option, will result in the target temperature/humidity to be -swapped. +You can enable the **show current temperature as primary information** option +in the card, which will result in the target temperature being swapped with the +current temperature in the card. -Temporary images that needs to be replaced. +Screenshot showing two thermostat cards. One has the setpoint as a primary temperature, the other the current temperature. ## New card features diff --git a/source/images/blog/2024-01/climate-card-change-primary-temperature.png b/source/images/blog/2024-01/climate-card-change-primary-temperature.png new file mode 100644 index 00000000000..8d76764148c Binary files /dev/null and b/source/images/blog/2024-01/climate-card-change-primary-temperature.png differ