From 081f0a187162bee1de0fc7b17308d824b3a2c121 Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Sun, 3 Aug 2025 22:19:48 -1000 Subject: [PATCH] Update esphome/components/bluetooth_proxy/__init__.py Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- esphome/components/bluetooth_proxy/__init__.py | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/esphome/components/bluetooth_proxy/__init__.py b/esphome/components/bluetooth_proxy/__init__.py index f1b9ab3a2a..4673620ed9 100644 --- a/esphome/components/bluetooth_proxy/__init__.py +++ b/esphome/components/bluetooth_proxy/__init__.py @@ -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 {