mirror of
https://github.com/home-assistant/core.git
synced 2026-09-09 10:06:11 -05:00
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:
@@ -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"
|
||||
],
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user