Compare commits

...

1 Commits

Author SHA1 Message Date
J. Nick Koston a4efd31b7d Bump aioesphomeapi to 33.0.0
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
2025-06-22 11:49:15 +02:00
3 changed files with 3 additions and 3 deletions
@@ -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"
],
+1 -1
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
+1 -1
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