From f9ff2edcd645a8f189e187036cd86b9b9d17a485 Mon Sep 17 00:00:00 2001 From: Edward Firmo <94725493+edwardtfn@users.noreply.github.com> Date: Tue, 14 Nov 2023 20:41:24 +0100 Subject: [PATCH] Display target temperature on buttons even when climate is off --- ReleaseNotes.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ReleaseNotes.md b/ReleaseNotes.md index 4412f45..2a9c6d7 100644 --- a/ReleaseNotes.md +++ b/ReleaseNotes.md @@ -88,6 +88,7 @@ packages: - 4.1.1 patch: - Service `esphome.xxxxx_play_rtttl` is back to core package - Stop the fallback to Home page when Notification or Confirm pages are shown + - Display target temperature on buttons even when climate is off   @@ -149,10 +150,12 @@ See here: https://github.com/Blackymas/NSPanel_HA_Blueprint/labels/roadmap ## Special thanks to: - @misery - Fixing a typo in the docs (#1176) - @Floppe - Adding space for value fields on Home page (#1180) +- @bkbartk - Display target temperature on buttons even when climate is off (#1268) ## New Contributors @misery @Floppe +@bkbartk ## Previous releases - [v4.1 - Easier TFT transfer](https://github.com/Blackymas/NSPanel_HA_Blueprint/releases/tag/v4.1) @@ -172,4 +175,4 @@ See here: https://github.com/Blackymas/NSPanel_HA_Blueprint/labels/roadmap - [v2.0.2](https://github.com/Blackymas/NSPanel_HA_Blueprint/releases/tag/v2.0.2) - [v2.0.1 - Bug Fixes](https://github.com/Blackymas/NSPanel_HA_Blueprint/releases/tag/v2.0.1) - [v2.0.0](https://github.com/Blackymas/NSPanel_HA_Blueprint/releases/tag/v2.0.0) -- [v1.0.1 Blueprint](https://github.com/Blackymas/NSPanel_HA_Blueprint/releases/tag/latest) \ No newline at end of file +- [v1.0.1 Blueprint](https://github.com/Blackymas/NSPanel_HA_Blueprint/releases/tag/latest)