1
0
mirror of https://github.com/esphome/esphome.git synced 2024-10-05 18:30:57 +01:00

Bump aioesphomeapi from 12.2.1 to 13.0.1 (#4149)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-12-07 16:16:32 +13:00 committed by GitHub
parent 499e120aa4
commit 8b8efb57af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,7 @@ platformio==6.1.5 # When updating platformio, also update Dockerfile
esptool==4.4
click==8.1.3
esphome-dashboard==20221109.0
aioesphomeapi==12.2.1
aioesphomeapi==13.0.1
zeroconf==0.39.4
# esp-idf requires this, but doesn't bundle it by default