Add slow connection times troubleshooting section to SwitchBot (#28083)

* Add troubleshooting section to SwitchBot

* rework
This commit is contained in:
J. Nick Koston 2023-07-06 01:48:55 -05:00 committed by GitHub
parent ad33d0a4ec
commit 4803bc2fbc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -168,3 +168,7 @@ The SwitchBot integration will automatically discover devices once the [Bluetoot
"No unconfigured devices found": "No unconfigured devices found":
description: Make sure your devices are powered on and are in range. description: Make sure your devices are powered on and are in range.
{% endconfiguration_basic %} {% 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.