From 4d44e3944b1985fd073480c312819a997ca6f6ee Mon Sep 17 00:00:00 2001 From: Brandon Harvey <8107750+bharvey88@users.noreply.github.com> Date: Mon, 2 Mar 2026 15:22:23 -0600 Subject: [PATCH 1/2] Bump version to 26.3.2.1 --- Integrations/ESPHome/Core.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Integrations/ESPHome/Core.yaml b/Integrations/ESPHome/Core.yaml index 25de204..b288c3c 100644 --- a/Integrations/ESPHome/Core.yaml +++ b/Integrations/ESPHome/Core.yaml @@ -1,5 +1,5 @@ substitutions: - version: "25.7.18.1" + version: "26.3.2.1" device_description: ${name} made by Apollo Automation - version ${version}. esp32: @@ -142,7 +142,7 @@ number: min_value: -70.0 max_value: 70.0 entity_category: "CONFIG" - unit_of_measurement: "°C" + unit_of_measurement: "°C" optimistic: true update_interval: never step: 0.1 From 4aa1e65a9556b6dc2e884f1cae2e8821cdbeedb7 Mon Sep 17 00:00:00 2001 From: Brandon Harvey <8107750+bharvey88@users.noreply.github.com> Date: Mon, 2 Mar 2026 15:47:35 -0600 Subject: [PATCH 2/2] Fix: restore UTF-8 special chars, keep version bump to 26.3.2.1 --- Integrations/ESPHome/Core.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Integrations/ESPHome/Core.yaml b/Integrations/ESPHome/Core.yaml index b288c3c..3a94bc5 100644 --- a/Integrations/ESPHome/Core.yaml +++ b/Integrations/ESPHome/Core.yaml @@ -1,5 +1,5 @@ substitutions: - version: "26.3.2.1" + version: "26.3.2.1" device_description: ${name} made by Apollo Automation - version ${version}. esp32: @@ -142,7 +142,7 @@ number: min_value: -70.0 max_value: 70.0 entity_category: "CONFIG" - unit_of_measurement: "°C" + unit_of_measurement: "°C" optimistic: true update_interval: never step: 0.1