Bump aioesphomeapi to 16.0.5 (#99698)

changelog: https://github.com/esphome/aioesphomeapi/compare/v16.0.4...v16.0.5

fixes `RuntimeError: set changed size during iteration`

https://github.com/esphome/aioesphomeapi/pull/538

some added debug logging which may help with https://github.com/home-assistant/core/issues/98221
This commit is contained in:
J. Nick Koston 2023-09-05 20:42:50 -05:00 committed by Bram Kragten
parent e486ad735d
commit f9ee18352d
3 changed files with 3 additions and 3 deletions

View File

@ -16,7 +16,7 @@
"loggers": ["aioesphomeapi", "noiseprotocol"],
"requirements": [
"async_interrupt==1.1.1",
"aioesphomeapi==16.0.4",
"aioesphomeapi==16.0.5",
"bluetooth-data-tools==1.11.0",
"esphome-dashboard-api==1.2.3"
],

View File

@ -231,7 +231,7 @@ aioecowitt==2023.5.0
aioemonitor==1.0.5
# homeassistant.components.esphome
aioesphomeapi==16.0.4
aioesphomeapi==16.0.5
# 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==16.0.4
aioesphomeapi==16.0.5
# homeassistant.components.flo
aioflo==2021.11.0