1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-05 21:02:20 +01:00

Bump aioesphomeapi to 18.2.7 (#5706)

This commit is contained in:
J. Nick Koston
2023-11-08 20:52:08 -06:00
committed by Jesse Hills
parent 020da89b6a
commit 1e55764d52

View File

@@ -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.2.4
aioesphomeapi==18.2.7
zeroconf==0.120.0
# esp-idf requires this, but doesn't bundle it by default