From 10f3b41506e0b2cabfe886e02f69d926b6c2a8ab Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Mon, 27 Nov 2023 08:14:50 -0600 Subject: [PATCH] Bump aioesphomeapi to 19.1.2 changelog: https://github.com/esphome/aioesphomeapi/compare/v18.5.9...v19.1.2 The major version bump if for a logging change which only affects HA and has already been accounted for --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3d096ffd52..09f5c303bb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ platformio==6.1.11 # When updating platformio, also update Dockerfile esptool==4.6.2 click==8.1.7 esphome-dashboard==20231107.0 -aioesphomeapi==18.5.9 +aioesphomeapi==19.1.2 zeroconf==0.127.0 python-magic==0.4.27