Bump aioesphomeapi to 15.1.15 (#97335)
changelog: https://github.com/esphome/aioesphomeapi/compare/v15.1.14...v15.1.15
This commit is contained in:
parent
374255ce87
commit
cbc8ebb427
3 changed files with 3 additions and 3 deletions
|
@ -16,7 +16,7 @@
|
|||
"loggers": ["aioesphomeapi", "noiseprotocol"],
|
||||
"requirements": [
|
||||
"async_interrupt==1.1.1",
|
||||
"aioesphomeapi==15.1.14",
|
||||
"aioesphomeapi==15.1.15",
|
||||
"bluetooth-data-tools==1.6.1",
|
||||
"esphome-dashboard-api==1.2.3"
|
||||
],
|
||||
|
|
|
@ -231,7 +231,7 @@ aioecowitt==2023.5.0
|
|||
aioemonitor==1.0.5
|
||||
|
||||
# homeassistant.components.esphome
|
||||
aioesphomeapi==15.1.14
|
||||
aioesphomeapi==15.1.15
|
||||
|
||||
# homeassistant.components.flo
|
||||
aioflo==2021.11.0
|
||||
|
|
|
@ -212,7 +212,7 @@ aioecowitt==2023.5.0
|
|||
aioemonitor==1.0.5
|
||||
|
||||
# homeassistant.components.esphome
|
||||
aioesphomeapi==15.1.14
|
||||
aioesphomeapi==15.1.15
|
||||
|
||||
# homeassistant.components.flo
|
||||
aioflo==2021.11.0
|
||||
|
|
Loading…
Add table
Reference in a new issue