1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-31 15:12:06 +00:00

Replace name and friendly name in full adopted configs (#4456)

This commit is contained in:
Jesse Hills
2024-03-18 13:00:59 +13:00
committed by GitHub
parent 8fd10d6859
commit 687553a285
3 changed files with 68 additions and 66 deletions

View File

@@ -16,6 +16,7 @@ esphome-dashboard==20231107.0
aioesphomeapi==23.1.1
zeroconf==0.131.0
python-magic==0.4.27
ruamel.yaml==0.18.6 # dashboard_import
# esp-idf requires this, but doesn't bundle it by default
# https://github.com/espressif/esp-idf/blob/220590d599e134d7a5e7f1e683cc4550349ffbf8/requirements.txt#L24