Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Speak alarms on Android Auto #1423

Open
tim162 opened this issue Aug 27, 2020 · 11 comments · May be fixed by #1533
Open

Speak alarms on Android Auto #1423

tim162 opened this issue Aug 27, 2020 · 11 comments · May be fixed by #1533

Comments

@tim162
Copy link

tim162 commented Aug 27, 2020

It would be awesome to have compatibility with Android Auto as more and more cars are able to use it.

Example 1: User is driving the car and gets new high/low alarm notification, Android Auto could be able to read sth like "Your blood glucose is ..."

Example 2: No new notification but user wants to know his/her current bg so asks sth like "What's my current blood glucose?" and will get the answer.

I am starting to read into this topic and trying the implementation in a small basic app to see how it works. If anyone already has some experience with Android Auto, it would be great if you could have a look how it would be possible to implement.

@gitanO0
Copy link

gitanO0 commented Aug 27, 2020

I second this.

@playingbball20
Copy link

I would like the feature also. I have looking into adding it, but haven't had enough time to do it. I have been using CarNotifier. I'm not sure if it is in the app store or not, but you can download it https://rb.gy/us4ikd and install it. If you do not know how to sideload or have never heard of it, just download the link on your phone and once it downloads, open it and it will ask if you want to install it, select yes. When you make changes to CarNotifier, you have to make sure you exit the app, then open it back up, otherwise it won't work correctly.

@Roxy-3D
Copy link

Roxy-3D commented Sep 5, 2020

My preference would be it takes over one of the standard buttons that I don't use on the console. Like 'Radio' (I only use the Media player button). And when pressed, have it show the normal phone xDrip screen.

@techn0c
Copy link

techn0c commented Sep 18, 2020

Here, here! Cool idea.

@tim162
Copy link
Author

tim162 commented Oct 2, 2020

I have successfully tested a first version of the feature with xDrip+ in my car. It supports a spoken message eg "Your bloodsugar is at 180 and changed +2.5 since your last reading" when a new alarm is coming in.

My question now is what is the best way to "officially" contribute features like that? It is my first time to contribute to xDrip so i would be very happy for some help, maybe @jamorham ?

@tzachi-dar
Copy link
Contributor

tzachi-dar commented Oct 3, 2020 via email

@tim162
Copy link
Author

tim162 commented Dec 1, 2020

@tzachi-dar and everyone interested: I opened a PR #1533 (comment)

I implemented the feature in a different way (imo better), explained everything in the PR comment.

@tolot27
Copy link
Collaborator

tolot27 commented Jan 12, 2021

Looks like it duplicates #1071.

@Navid200
Copy link
Collaborator

We already have an open request here for Android Auto: #520

Can we close this issue in favor of the older one?

@tolot27 tolot27 changed the title Feature Request: Android Auto compatibility Speak alarms on Android Auto Sep 27, 2021
@tolot27
Copy link
Collaborator

tolot27 commented Sep 27, 2021

We already have an open request here for Android Auto: #520

Can we close this issue in favor of the older one?

The two requests are similar but not identical. #520 requests to display notifications while this issue requests to enhance the spoken alarms to Android Auto. For this request, a PR #1533 already exists. Hence, I recommend not to close this issue unless the PR gets merged or rejected.

@Navid200
Copy link
Collaborator

Navid200 commented Sep 27, 2021

@tolot27 I have no experience with xDrip and Android Auto.

If xDrip works with Android Auto, I would love to know because there have been times I would have liked to use it.
If xDrip works with Android Auto, we should close: #520

If xDrip doesn't work with Android Auto, I don't believe it makes sense to have a second open issue for adding something more to xDrip after it is modified to be operational with Android Auto.
In that case, requests for additional capabilities can either wait or added to the existing open issue.

Of course, I may be misunderstanding. So, would you please clarify what's going on for me please?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

8 participants