-
-
Notifications
You must be signed in to change notification settings - Fork 53
Bluetooth Control
Ben edited this page Jul 13, 2021
·
31 revisions
-
Your system running Homebridge/HOOBS must have an available bluetooth module
-
Prerequisites for
noble
bluetooth package:Run these commands in the Homebridge terminal:
sudo apt-get install bluetooth bluez libbluetooth-dev libudev-dev sudo setcap cap_net_raw+eip $(eval readlink -f `which node`)
See the noble documentation for instructions specific to your system.
- You need to enter your Govee username and password into the configuration
- You need to add an entry for your device in the 'Light Devices' configuration section with at least the device id and the 'Enable Bluetooth Control' ticked
- The plugin cannot determine the current state of your device via the bluetooth connection
- If your model also allows for cloud control then the state of the device will be refreshed this way
- If your model only allows for bluetooth control then any changes to the state made outside of HomeKit will not be reflected in HomeKit
- Whilst the device is connected to your Homebridge/HOOBS instance via bluetooth, the Govee app will be unable to connect to the device via bluetooth