Bump aioesphomeapi to 20.0.0 (#105586)

changelog: https://github.com/esphome/aioesphomeapi/compare/v19.3.1...v20.0.0

- Add happy eyeballs support (RFC 8305) (#789)

Note that nothing much happens yet on the HA side since
we only pass one IP in so its always going to fallback
at this point
This commit is contained in:
J. Nick Koston 2023-12-12 08:41:50 -10:00 committed by GitHub
parent f58af0d717
commit 54d314d1d0
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==19.3.0",
"aioesphomeapi==20.0.0",
"bluetooth-data-tools==1.17.0",
"esphome-dashboard-api==1.2.3"
],

View File

@ -239,7 +239,7 @@ aioelectricitymaps==0.1.5
aioemonitor==1.0.5
# homeassistant.components.esphome
aioesphomeapi==19.3.0
aioesphomeapi==20.0.0
# homeassistant.components.flo
aioflo==2021.11.0

View File

@ -218,7 +218,7 @@ aioelectricitymaps==0.1.5
aioemonitor==1.0.5
# homeassistant.components.esphome
aioesphomeapi==19.3.0
aioesphomeapi==20.0.0
# homeassistant.components.flo
aioflo==2021.11.0