Download SwitchBot App on App Store or Google Play Store
Register a SwitchBot account and log in into your account
Generate an Token within the App
@@ -44,7 +44,7 @@
-
If using BLE Connection
+
If using BLE Connection
Download SwitchBot App on App Store or Google Play Store
Register a SwitchBot account and log in into your account
Click on Device wanting to connect too plugin
@@ -58,9 +58,9 @@
-
Troubleshooting
+
Troubleshooting
-
If using Linux / Raspberry Pi OS
+
If using Linux / Raspberry Pi OS
bluetoothctl must be installed on the device, otherwise it cannot communicate via Bluetooth. Enable it with sudo bluetoothctl power on.
@@ -82,7 +82,7 @@
-
If using MacOS
+
If using MacOS
Manually grant Bluetooth access in System Settings UI for Security & Privacy -> Privacy to the node executable, eg /usr/local/bin/node
(This is what is intended in documentation for the noble bluetooth package prerequisites by "Add terminal app", however for HomeBridge it is node that needs the permission granted, not terminal.
@@ -93,7 +93,7 @@