mirror of
https://github.com/esphome/esphome.git
synced 2025-09-06 13:22:19 +01:00
Merge branch 'warn_ble_timeout_mismatch' into integration
This commit is contained in:
@@ -62,7 +62,10 @@ 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"
|
||||||
f"{color(AnsiFore.BLUE, 'https://esphome.io/guides/esp32_arduino_to_idf.html')}"
|
"%s",
|
||||||
|
color(
|
||||||
|
AnsiFore.BLUE, "https://esphome.io/guides/esp32_arduino_to_idf.html"
|
||||||
|
),
|
||||||
)
|
)
|
||||||
|
|
||||||
return {
|
return {
|
||||||
|
Reference in New Issue
Block a user