1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-27 15:42:22 +01:00

Update esphome/components/bluetooth_proxy/__init__.py

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
J. Nick Koston
2025-08-03 22:19:48 -10:00
committed by GitHub
parent 2bc77be5ab
commit 081f0a1871

View File

@@ -62,9 +62,7 @@ def validate_connections(config):
" type: esp-idf\n" " type: esp-idf\n"
"\n" "\n"
"For detailed migration instructions, see:\n" "For detailed migration instructions, see:\n"
+ color( f"{color(AnsiFore.BLUE, 'https://esphome.io/guides/esp32_arduino_to_idf.html')}"
AnsiFore.BLUE, "https://esphome.io/guides/esp32_arduino_to_idf.html"
)
) )
return { return {