Bump aioesphomeapi to 33.0.0 (#147296)

fixes compat warning with protobuf 6.x

changelog: https://github.com/esphome/aioesphomeapi/compare/v32.2.4...v33.0.0

Not a breaking change for HA since we are already on protobuf 6
This commit is contained in:
J. Nick Koston
2025-06-22 16:24:16 +02:00
committed by Franck Nijhof
parent 9d0701198f
commit 105618734c
3 changed files with 3 additions and 3 deletions

View File

@ -17,7 +17,7 @@
"mqtt": ["esphome/discover/#"],
"quality_scale": "platinum",
"requirements": [
"aioesphomeapi==32.2.4",
"aioesphomeapi==33.0.0",
"esphome-dashboard-api==1.3.0",
"bleak-esphome==2.16.0"
],

2
requirements_all.txt generated
View File

@ -244,7 +244,7 @@ aioelectricitymaps==0.4.0
aioemonitor==1.0.5
# homeassistant.components.esphome
aioesphomeapi==32.2.4
aioesphomeapi==33.0.0
# homeassistant.components.flo
aioflo==2021.11.0

View File

@ -232,7 +232,7 @@ aioelectricitymaps==0.4.0
aioemonitor==1.0.5
# homeassistant.components.esphome
aioesphomeapi==32.2.4
aioesphomeapi==33.0.0
# homeassistant.components.flo
aioflo==2021.11.0