From 04edd81e5e47a2b3780df86be6003ced5d4899f2 Mon Sep 17 00:00:00 2001 From: Justin Bunton <130115204+Bunton33@users.noreply.github.com> Date: Tue, 2 Dec 2025 14:11:17 -0500 Subject: [PATCH 1/2] Fix low piezo volume --- Integrations/ESPHome/Core.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Integrations/ESPHome/Core.yaml b/Integrations/ESPHome/Core.yaml index 4d37bb8..adbd551 100644 --- a/Integrations/ESPHome/Core.yaml +++ b/Integrations/ESPHome/Core.yaml @@ -137,7 +137,7 @@ number: id: volume_control min_value: 0 max_value: 100 - initial_value: 25 + initial_value: 50 unit_of_measurement: "%" step: 1 optimistic: true From 19966dcea370e6283b5d5eb586f99a113cca5340 Mon Sep 17 00:00:00 2001 From: Justin Bunton <130115204+Bunton33@users.noreply.github.com> Date: Tue, 2 Dec 2025 14:13:46 -0500 Subject: [PATCH 2/2] Update version --- Integrations/ESPHome/Core.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Integrations/ESPHome/Core.yaml b/Integrations/ESPHome/Core.yaml index adbd551..c4c2a4c 100644 --- a/Integrations/ESPHome/Core.yaml +++ b/Integrations/ESPHome/Core.yaml @@ -1,5 +1,5 @@ substitutions: - version: "25.11.26.2" + version: "25.12.2.1" esp32: board: esp32-c6-devkitm-1