From 8b8efb57afbdf7b2c2585bfd4016309d2a13277e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Dec 2022 16:16:32 +1300 Subject: [PATCH] Bump aioesphomeapi from 12.2.1 to 13.0.1 (#4149) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a92cae7047..6ca999d5dc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -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