Bump aioesphomeapi to 19.1.1 (#104569)

- Fixes races in bluetooth connections
- The client now has 100% coverage
- The library is approaching ~100% coverage
- Minor performance improvement

changelog: https://github.com/esphome/aioesphomeapi/compare/v19.1.0...v19.1.1

coverage: https://app.codecov.io/gh/esphome/aioesphomeapi/tree/main
pull/104579/head
J. Nick Koston 2023-11-27 01:56:06 -06:00 committed by GitHub
parent 321b24b146
commit 7fbf68fd11
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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==19.1.0",
"aioesphomeapi==19.1.1",
"bluetooth-data-tools==1.15.0",
"esphome-dashboard-api==1.2.3"
],

View File

@ -236,7 +236,7 @@ aioelectricitymaps==0.1.5
aioemonitor==1.0.5
# homeassistant.components.esphome
aioesphomeapi==19.1.0
aioesphomeapi==19.1.1
# homeassistant.components.flo
aioflo==2021.11.0

View File

@ -215,7 +215,7 @@ aioelectricitymaps==0.1.5
aioemonitor==1.0.5
# homeassistant.components.esphome
aioesphomeapi==19.1.0
aioesphomeapi==19.1.1
# homeassistant.components.flo
aioflo==2021.11.0