From a5cd316fa39f88bd31a29f385f2dbb634fa56614 Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Fri, 29 Aug 2025 09:51:56 -0500 Subject: [PATCH] Bump bleak-esphome to 3.2.0 (#151380) --- homeassistant/components/eq3btsmart/manifest.json | 2 +- homeassistant/components/esphome/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/homeassistant/components/eq3btsmart/manifest.json b/homeassistant/components/eq3btsmart/manifest.json index 472384fdf7d..802ddae36e9 100644 --- a/homeassistant/components/eq3btsmart/manifest.json +++ b/homeassistant/components/eq3btsmart/manifest.json @@ -22,5 +22,5 @@ "integration_type": "device", "iot_class": "local_polling", "loggers": ["eq3btsmart"], - "requirements": ["eq3btsmart==2.1.0", "bleak-esphome==3.1.0"] + "requirements": ["eq3btsmart==2.1.0", "bleak-esphome==3.2.0"] } diff --git a/homeassistant/components/esphome/manifest.json b/homeassistant/components/esphome/manifest.json index ffb02571742..c5841da4467 100644 --- a/homeassistant/components/esphome/manifest.json +++ b/homeassistant/components/esphome/manifest.json @@ -19,7 +19,7 @@ "requirements": [ "aioesphomeapi==39.0.0", "esphome-dashboard-api==1.3.0", - "bleak-esphome==3.1.0" + "bleak-esphome==3.2.0" ], "zeroconf": ["_esphomelib._tcp.local."] } diff --git a/requirements_all.txt b/requirements_all.txt index 3ffa4d2aba5..fb6d8eb3513 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -625,7 +625,7 @@ bizkaibus==0.1.1 # homeassistant.components.eq3btsmart # homeassistant.components.esphome -bleak-esphome==3.1.0 +bleak-esphome==3.2.0 # homeassistant.components.bluetooth bleak-retry-connector==4.4.3 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index e74928e8081..a62ac914d9e 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -559,7 +559,7 @@ bimmer-connected[china]==0.17.2 # homeassistant.components.eq3btsmart # homeassistant.components.esphome -bleak-esphome==3.1.0 +bleak-esphome==3.2.0 # homeassistant.components.bluetooth bleak-retry-connector==4.4.3