Bump aioesphomeapi to 15.0.1 (#95629)

fixes #87223 (the cases were the host gets too far behind,
not the cases were the esp8266 runs out of ram but thats
is not a core issue)
This commit is contained in:
J. Nick Koston 2023-06-30 10:37:04 -05:00 committed by GitHub
parent 9cf691abdb
commit 376c61c34b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

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

View file

@ -234,7 +234,7 @@ aioecowitt==2023.5.0
aioemonitor==1.0.5
# homeassistant.components.esphome
aioesphomeapi==15.0.0
aioesphomeapi==15.0.1
# homeassistant.components.flo
aioflo==2021.11.0

View file

@ -212,7 +212,7 @@ aioecowitt==2023.5.0
aioemonitor==1.0.5
# homeassistant.components.esphome
aioesphomeapi==15.0.0
aioesphomeapi==15.0.1
# homeassistant.components.flo
aioflo==2021.11.0