Gadgetbridge support in Android Companion App

Hi

Just read today an article on the blog of HA/Open Home Foundation about all progresses made recently in the Android version. It states that now it reports data of your wearable devices for sports. Unhappy it’s only for closed apps or using Google proprietary things but no support at all for the great open-source app for wearables: Gadgetbridge. GB already allows since a long time share of real-time health datas with third parties apps on the same device so it should not be a big work to get these datas in HA companion no ?

Thanks

Vincèn

Hello Vincèn,

If you have a Feature Request for the Android Companion App, I think this is where it goes… home-assistant/android · Discussions · GitHub

1 Like

Hi @Sir_Goodenough

Thanks for the link and I have posted the request there :wink:

Vincèn

1 Like

gadgetbridge uses intents so you can integrate those intents with the app using existing functionality

Sorry for late answer and thanks for the info :+1: I’ll try to get it working that way :wink:

Just in case someone else is interested, it’s a dead end to interface GB with HA using the intents :frowning: so back at begin.