mirror of
https://github.com/home-assistant/core.git
synced 2025-08-04 21:25:13 +02:00
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>
This commit is contained in:
@@ -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"
|
||||
],
|
||||
|
@@ -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
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user