Bump aioesphomeapi to 27.0.2 (#131397)

Fixes for cancellation during Bluetooth connect

changelog: https://github.com/esphome/aioesphomeapi/compare/v27.0.1...v27.0.2

Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
pull/131415/head^2
J. Nick Koston 2024-11-23 17:25:45 -08:00 committed by GitHub
parent d527788a60
commit 60cf797650
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View File

@ -16,7 +16,7 @@
"loggers": ["aioesphomeapi", "noiseprotocol", "bleak_esphome"],
"mqtt": ["esphome/discover/#"],
"requirements": [
"aioesphomeapi==27.0.1",
"aioesphomeapi==27.0.2",
"esphome-dashboard-api==1.2.3",
"bleak-esphome==1.1.0"
],

View File

@ -243,7 +243,7 @@ aioelectricitymaps==0.4.0
aioemonitor==1.0.5
# homeassistant.components.esphome
aioesphomeapi==27.0.1
aioesphomeapi==27.0.2
# homeassistant.components.flo
aioflo==2021.11.0

View File

@ -231,7 +231,7 @@ aioelectricitymaps==0.4.0
aioemonitor==1.0.5
# homeassistant.components.esphome
aioesphomeapi==27.0.1
aioesphomeapi==27.0.2
# homeassistant.components.flo
aioflo==2021.11.0