From 4803bc2fbc606424cffccd78993644ff63e28607 Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Thu, 6 Jul 2023 01:48:55 -0500 Subject: [PATCH] Add slow connection times troubleshooting section to SwitchBot (#28083) * Add troubleshooting section to SwitchBot * rework --- source/_integrations/switchbot.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source/_integrations/switchbot.markdown b/source/_integrations/switchbot.markdown index 7ae9871f364..669f0c50646 100644 --- a/source/_integrations/switchbot.markdown +++ b/source/_integrations/switchbot.markdown @@ -168,3 +168,7 @@ The SwitchBot integration will automatically discover devices once the [Bluetoot "No unconfigured devices found": description: Make sure your devices are powered on and are in range. {% endconfiguration_basic %} + +### Slow connection times + +Move the device closer, or replace the Bluetooth adapter with a faster one. See [Improving connection times](/integrations/bluetooth/#improving-connection-times) for more information.