Sleep as Android
Sleep as Android support has been added in pull request #3687.
Supported devices¶
- Zepp OS devices
- Bangle.js (with pull request #3785)
- Pebble devices support a standalone separate integration - see the PebbleKit
Configuration¶
In Gadgetbridge, you must enable the integration in the preferences, as well as select the device that will be used to send data to Sleep as Android.
Sleep as Android has not yet whitelisted Gadgetbridge. In order to interact with Gadgetbridge from Sleep as Android, you must enable the Wearables add-on, and select the DIY option.
Use the package name matching the version of Gadgetbridge you have installed:
Version | Package |
---|---|
Mainline | nodomain.freeyourgadget.gadgetbridge
|
Bangle.js | com.espruino.gadgetbridge.banglejs
|
Nightly | nodomain.freeyourgadget.gadgetbridge.nightly
|
Nightly Bangle.js | com.espruino.gadgetbridge.banglejs.nightly
|
Nightly No Pebble | nodomain.freeyourgadget.gadgetbridge.nightly_nopebble
|