My Pebble Time 2 is on the way and I reconnected my fist Pebble with the app after the Bluetooth switch. Sadly I need Bluetooth on the Sailfish OS side for the Audio. Also the Android App isn’t syncing calendar entries and I can’t add a location to get the weather.
In the meantime, I hacked together
a way to get Sailfish OS notifications to my Pebble paired via AppSupport.
I don’t have a release-ready version yet, as I’d like to do some testing first - once I get my test device back. ![]()
If any developers want to give it a try:
https://github.com/dscheinah/harbour-rockbridge
Unfortunately, it currently only works with Gadgetbridge, as I couldn’t find a corresponding Intent API for the official new Pebble app.
yeah there are no intents for the official pebble app
awesome project though!
Unfortunately, yes. It would be great to have something like that available for automation. Do you think it would be worth opening a feature request in coredevices/mobileapp?
Anyway, I just got the first release-ready version done: https://openrepos.net/content/coanteen/rockbridge
if its just a feature request i dont think it’ll get taken (a lot of overhead on the 2 devs) but if you do a pr i think there is a good chance it’d get merged
@CoanTeen can you outline this solution?
Did I get it right, that this is a workaround to supply Sailfish OS notifications into AppSupport, which is an unofficial method to connect the pebble to the phone.
How does this compare to the Pebble app? What is gained or lost by pairing with AppSupport? Why communicate with AppSupport and not the Pebble app?

