Bump aioesphomeapi to 24.3.0 (#116004)

This commit is contained in:
Jesse Hills 2024-04-23 21:23:28 +12:00 committed by GitHub
parent 9cdf7b435a
commit 85203aeb28
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View file

@ -15,7 +15,7 @@
"iot_class": "local_push",
"loggers": ["aioesphomeapi", "noiseprotocol", "bleak_esphome"],
"requirements": [
"aioesphomeapi==24.2.0",
"aioesphomeapi==24.3.0",
"esphome-dashboard-api==1.2.3",
"bleak-esphome==1.0.0"
],