mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Bump aioesphomeapi to 19.1.3 (#104628)
- small fix for aioesphomeapi-discover - 100% line coverage for the library - fix not backing off on encryption errors (fixes #104624) changelog: https://github.com/esphome/aioesphomeapi/compare/v19.1.1...v19.1.3
This commit is contained in:
parent
e594c19c1e
commit
7d45227a59
@ -16,7 +16,7 @@
|
||||
"loggers": ["aioesphomeapi", "noiseprotocol"],
|
||||
"requirements": [
|
||||
"async-interrupt==1.1.1",
|
||||
"aioesphomeapi==19.1.1",
|
||||
"aioesphomeapi==19.1.3",
|
||||
"bluetooth-data-tools==1.15.0",
|
||||
"esphome-dashboard-api==1.2.3"
|
||||
],
|
||||
|
@ -236,7 +236,7 @@ aioelectricitymaps==0.1.5
|
||||
aioemonitor==1.0.5
|
||||
|
||||
# homeassistant.components.esphome
|
||||
aioesphomeapi==19.1.1
|
||||
aioesphomeapi==19.1.3
|
||||
|
||||
# homeassistant.components.flo
|
||||
aioflo==2021.11.0
|
||||
|
@ -215,7 +215,7 @@ aioelectricitymaps==0.1.5
|
||||
aioemonitor==1.0.5
|
||||
|
||||
# homeassistant.components.esphome
|
||||
aioesphomeapi==19.1.1
|
||||
aioesphomeapi==19.1.3
|
||||
|
||||
# homeassistant.components.flo
|
||||
aioflo==2021.11.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user