Bump aioesphomeapi to 3.7.4 to fix proxied BLE connections not retrying right away on error (#92741)

pull/93066/head
J. Nick Koston 2023-05-08 11:56:06 -05:00 committed by Paulus Schoutsen
parent d4acb2a381
commit 7173a4f377
3 changed files with 3 additions and 3 deletions

View File

@ -15,7 +15,7 @@
"iot_class": "local_push",
"loggers": ["aioesphomeapi", "noiseprotocol"],
"requirements": [
"aioesphomeapi==13.7.3",
"aioesphomeapi==13.7.4",
"bluetooth-data-tools==0.4.0",
"esphome-dashboard-api==1.2.3"
],

View File

@ -156,7 +156,7 @@ aioecowitt==2023.01.0
aioemonitor==1.0.5
# homeassistant.components.esphome
aioesphomeapi==13.7.3
aioesphomeapi==13.7.4
# homeassistant.components.flo
aioflo==2021.11.0

View File

@ -146,7 +146,7 @@ aioecowitt==2023.01.0
aioemonitor==1.0.5
# homeassistant.components.esphome
aioesphomeapi==13.7.3
aioesphomeapi==13.7.4
# homeassistant.components.flo
aioflo==2021.11.0