From 195c78846fcc0398eca4ce771c9d8805519e70f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Nov 2022 09:45:07 +1300 Subject: [PATCH] Bump aioesphomeapi from 11.4.3 to 12.0.0 (#4070) 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 90408a7e14..d9814c55ce 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ platformio==6.1.5 # When updating platformio, also update Dockerfile esptool==3.3.1 click==8.1.3 esphome-dashboard==20221109.0 -aioesphomeapi==11.4.3 +aioesphomeapi==12.0.0 zeroconf==0.39.4 # esp-idf requires this, but doesn't bundle it by default