Skip to content

Commit d4e7667

Browse files
authored
Bump aioesphomeapi to 33.0.0 (home-assistant#147296)
fixes compat warning with protobuf 6.x changelog: esphome/aioesphomeapi@v32.2.4...v33.0.0 Not a breaking change for HA since we are already on protobuf 6
1 parent daa4dda commit d4e7667

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

homeassistant/components/esphome/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"mqtt": ["esphome/discover/#"],
1818
"quality_scale": "platinum",
1919
"requirements": [
20-
"aioesphomeapi==32.2.4",
20+
"aioesphomeapi==33.0.0",
2121
"esphome-dashboard-api==1.3.0",
2222
"bleak-esphome==2.16.0"
2323
],

requirements_all.txt

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

requirements_test_all.txt

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)