Skip to content

Commit

Permalink
Bump aioesphomeapi to 13.7.5 (#93121)
Browse files Browse the repository at this point in the history
performance improvements

changelog: esphome/aioesphomeapi@v13.7.4...v13.7.5
  • Loading branch information
bdraco committed May 15, 2023
1 parent 209650d commit 6462328
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion homeassistant/components/esphome/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"iot_class": "local_push",
"loggers": ["aioesphomeapi", "noiseprotocol"],
"requirements": [
"aioesphomeapi==13.7.4",
"aioesphomeapi==13.7.5",
"bluetooth-data-tools==0.4.0",
"esphome-dashboard-api==1.2.3"
],
Expand Down
2 changes: 1 addition & 1 deletion requirements_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ aioecowitt==2023.5.0
aioemonitor==1.0.5

# homeassistant.components.esphome
aioesphomeapi==13.7.4
aioesphomeapi==13.7.5

# homeassistant.components.flo
aioflo==2021.11.0
Expand Down
2 changes: 1 addition & 1 deletion requirements_test_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ aioecowitt==2023.5.0
aioemonitor==1.0.5

# homeassistant.components.esphome
aioesphomeapi==13.7.4
aioesphomeapi==13.7.5

# homeassistant.components.flo
aioflo==2021.11.0
Expand Down

0 comments on commit 6462328

Please sign in to comment.