From f1c5ae505ec552c7ca2889f5dfbdc92bec7afe01 Mon Sep 17 00:00:00 2001 From: Edward Firmo <94725493+edwardtfn@users.noreply.github.com> Date: Fri, 1 Dec 2023 15:18:02 +0100 Subject: [PATCH] Change temperature correction mode to `box` To make it easier to adjust. Improves #1369 --- nspanel_esphome_core.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/nspanel_esphome_core.yaml b/nspanel_esphome_core.yaml index a0ac6d6..4ae50f2 100644 --- a/nspanel_esphome_core.yaml +++ b/nspanel_esphome_core.yaml @@ -1126,6 +1126,7 @@ number: min_value: -10 max_value: 10 step: 0.1 + mode: box restore_value: true internal: false optimistic: true