mirror of
https://github.com/esphome/esphome.git
synced 2025-08-10 20:29:24 +00:00
Merge branch 'warn_ble_timeout_mismatch' into integration
This commit is contained in:
@@ -62,9 +62,7 @@ def validate_connections(config):
|
||||
" type: esp-idf\n"
|
||||
"\n"
|
||||
"For detailed migration instructions, see:\n"
|
||||
+ color(
|
||||
AnsiFore.BLUE, "https://esphome.io/guides/esp32_arduino_to_idf.html"
|
||||
)
|
||||
f"{color(AnsiFore.BLUE, 'https://esphome.io/guides/esp32_arduino_to_idf.html')}"
|
||||
)
|
||||
|
||||
return {
|
||||
|
Reference in New Issue
Block a user