Skip to content

Commit

Permalink
Bump aioesphomeapi to 28.0.0 (home-assistant#132447)
Browse files Browse the repository at this point in the history
  • Loading branch information
bdraco authored Dec 6, 2024
1 parent 88eb611 commit 909b138
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 @@ -16,7 +16,7 @@
"loggers": ["aioesphomeapi", "noiseprotocol", "bleak_esphome"],
"mqtt": ["esphome/discover/#"],
"requirements": [
"aioesphomeapi==27.0.3",
"aioesphomeapi==28.0.0",
"esphome-dashboard-api==1.2.3",
"bleak-esphome==1.1.0"
],
Expand Down
2 changes: 1 addition & 1 deletion requirements_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@ aioelectricitymaps==0.4.0
aioemonitor==1.0.5

# homeassistant.components.esphome
aioesphomeapi==27.0.3
aioesphomeapi==28.0.0

# 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 @@ -231,7 +231,7 @@ aioelectricitymaps==0.4.0
aioemonitor==1.0.5

# homeassistant.components.esphome
aioesphomeapi==27.0.3
aioesphomeapi==28.0.0

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

0 comments on commit 909b138

Please sign in to comment.