diff --git a/homeassistant/components/esphome/manifest.json b/homeassistant/components/esphome/manifest.json index 4a1301ccf29..e3437e5aa73 100644 --- a/homeassistant/components/esphome/manifest.json +++ b/homeassistant/components/esphome/manifest.json @@ -17,7 +17,7 @@ "requirements": [ "aioesphomeapi==21.0.1", "esphome-dashboard-api==1.2.3", - "bleak-esphome==0.4.0" + "bleak-esphome==0.4.1" ], "zeroconf": ["_esphomelib._tcp.local."] } diff --git a/requirements_all.txt b/requirements_all.txt index 465b34f9d49..ebcae6c970e 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -535,7 +535,7 @@ bimmer-connected[china]==0.14.6 bizkaibus==0.1.1 # homeassistant.components.esphome -bleak-esphome==0.4.0 +bleak-esphome==0.4.1 # homeassistant.components.bluetooth bleak-retry-connector==3.4.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 5ea49bdacf4..ba4d19c444d 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -454,7 +454,7 @@ bellows==0.37.6 bimmer-connected[china]==0.14.6 # homeassistant.components.esphome -bleak-esphome==0.4.0 +bleak-esphome==0.4.1 # homeassistant.components.bluetooth bleak-retry-connector==3.4.0