From 84a7b4fb89e3afac95615579dd9b6f211904a527 Mon Sep 17 00:00:00 2001 From: Brandon Harvey <8107750+bharvey88@users.noreply.github.com> Date: Fri, 9 May 2025 11:30:57 -0500 Subject: [PATCH 1/3] Update MSR-2_BLE.yaml to use correct ble proxy Update MSR-2_BLE.yaml to use correct ble proxy needed all 5 lines not 2. --- Integrations/ESPHome/MSR-2_BLE.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Integrations/ESPHome/MSR-2_BLE.yaml b/Integrations/ESPHome/MSR-2_BLE.yaml index 4e7410b..8f13733 100644 --- a/Integrations/ESPHome/MSR-2_BLE.yaml +++ b/Integrations/ESPHome/MSR-2_BLE.yaml @@ -40,6 +40,9 @@ ota: bluetooth_proxy: active: true +esp32_ble_tracker: + scan_parameters: + active: false packages: core: !include Core.yaml From 4d4bcbb378078ab29b49ec2c09cf093e3101ae76 Mon Sep 17 00:00:00 2001 From: Brandon Harvey <8107750+bharvey88@users.noreply.github.com> Date: Fri, 9 May 2025 11:49:12 -0500 Subject: [PATCH 2/3] Update Core.yaml --- 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 a7a87a9..383b2a4 100644 --- a/Integrations/ESPHome/Core.yaml +++ b/Integrations/ESPHome/Core.yaml @@ -1,6 +1,6 @@ substitutions: name: apollo-msr-2 - version: "25.2.21.2" + version: "25.5.9.1" device_description: ${name} made by Apollo Automation - version ${version}. esp32: @@ -797,4 +797,4 @@ script: green: 0% blue: 0% - light.turn_off: - id: rgb_light \ No newline at end of file + id: rgb_light From 566e3bff40bf576fdc5d8a64cd8e4a2ca7aaa394 Mon Sep 17 00:00:00 2001 From: Trevor Schirmer <24777085+TrevorSchirmer@users.noreply.github.com> Date: Tue, 24 Jun 2025 00:43:14 -0400 Subject: [PATCH 3/3] Update Core.yaml --- 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 383b2a4..ba8d24e 100644 --- a/Integrations/ESPHome/Core.yaml +++ b/Integrations/ESPHome/Core.yaml @@ -1,6 +1,6 @@ substitutions: name: apollo-msr-2 - version: "25.5.9.1" + version: "25.6.24.1" device_description: ${name} made by Apollo Automation - version ${version}. esp32: