Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions source/_integrations/switchbot.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,24 @@ Please note, device names configured in the SwitchBot app are not transferred in

Some SwitchBot devices need to be configured within the app before being controlled by Home Assistant, such as calibrating the cover open/close limits or pairing two covers to move together.

### Add mode
Comment thread
c0ffeeca7 marked this conversation as resolved.

Before adding SwitchBot devices over Bluetooth, confirm whether your Bluetooth adapter is set to **Active** or **Passive** mode in the Bluetooth integration configuration.

- To open the Bluetooth integration settings, go to {% my integrations title="**Settings** > **Devices & services**" %} and select **Integrations**, then find and open the **Bluetooth** integration to check the adapter mode.

- Active mode
- Devices are normally discovered automatically.
- If a device is not discovered automatically:
- For devices with a physical button, press and hold the button to enter pairing mode.
- For devices without a button, power-cycle the device to trigger pairing mode.
- If the device still cannot be discovered, try syncing devices from your SwitchBot account by selecting the **SwitchBot** integration and signing in.

- Passive mode
- Devices cannot be discovered via local Bluetooth scanning and must be synchronized through your SwitchBot account.
- To sync devices from your account, go to {% my integrations title="**Settings** > **Devices & services**" %}, open **Integrations**, select **SwitchBot**, select the integration to open the login window, and sign in. If the local Bluetooth scan detects devices that are linked to your SwitchBot account and within range, you can add them after signing in.

If you still cannot add a device, make sure it is powered on, within Bluetooth range, and not connected to another app. If necessary, follow the manufacturer's reset instructions or consult SwitchBot support.

### Adding encrypted SwitchBot devices

Expand Down