Bump aioesphomeapi to 15.1.2 (#95792)
changelog: https://github.com/esphome/aioesphomeapi/compare/v15.1.1...v15.1.2 intentionally not tagged for beta to give it more time in dev since we are near the end of the beta cycle
This commit is contained in:
parent
aed0c39bc8
commit
73f90035bb
3 changed files with 3 additions and 3 deletions
|
@ -15,7 +15,7 @@
|
|||
"iot_class": "local_push",
|
||||
"loggers": ["aioesphomeapi", "noiseprotocol"],
|
||||
"requirements": [
|
||||
"aioesphomeapi==15.1.1",
|
||||
"aioesphomeapi==15.1.2",
|
||||
"bluetooth-data-tools==1.3.0",
|
||||
"esphome-dashboard-api==1.2.3"
|
||||
],
|
||||
|
|
|
@ -234,7 +234,7 @@ aioecowitt==2023.5.0
|
|||
aioemonitor==1.0.5
|
||||
|
||||
# homeassistant.components.esphome
|
||||
aioesphomeapi==15.1.1
|
||||
aioesphomeapi==15.1.2
|
||||
|
||||
# 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.1
|
||||
aioesphomeapi==15.1.2
|
||||
|
||||
# homeassistant.components.flo
|
||||
aioflo==2021.11.0
|
||||
|
|
Loading…
Add table
Reference in a new issue