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

Vibration Alarm Adjustments #6

Open
wardc99 opened this issue Apr 16, 2018 · 19 comments
Open

Vibration Alarm Adjustments #6

wardc99 opened this issue Apr 16, 2018 · 19 comments
Labels
enhancement New feature or request
Projects

Comments

@wardc99
Copy link

wardc99 commented Apr 16, 2018

Hi,
Is it possible to create a different/stronger and repetitive vibration for BG alarms? (I'm thinking about the different and strong alarms we have on the Pebble).
Thanks.

@Rytiggy
Copy link
Owner

Rytiggy commented Apr 17, 2018

Hey! this is something I plan to add in my next release. What are you thinking for the alarm types? maybe 3 different levels:

  • 1st where it just vibrates 3 times with a 5 min reminder till silence from user
  • 2 vibrates 5 times at a stronger vibration with a 5 min reminder till silence from user
  • 3 vibrates off and on consistently till silence from user

@wardc99
Copy link
Author

wardc99 commented Apr 17, 2018 via email

@Rytiggy
Copy link
Owner

Rytiggy commented Apr 17, 2018

It will be based on your low an high thresholds 👍

@Rytiggy Rytiggy added the enhancement New feature or request label Apr 17, 2018
@Rytiggy
Copy link
Owner

Rytiggy commented Apr 17, 2018

@wardc99 @zshh How would you guys like to silence the low alert vibration? I am thinking a popup that says your BG and a current trend that has a silence and remind me button. thoughts?

@zshh
Copy link

zshh commented Apr 18, 2018

  1. For just muting it either via display or button press would be fine.
  2. However if we can "snooze" it for period of time just as in xdrip:

a) BG <> low/high treshold
b) Vibrating/Alarm starts
c) Mute for X amount of minutes/hours
d) When snooze timer expires, check current BG, if > low treshold = reset, if still low/high anove/below treshold activate alarm again.

So if it will be something like option 2, display popups and time selector must(?) be used. Unless preset would exist for physical buttons (press = snooze 30 min or something)

@wardc99
Copy link
Author

wardc99 commented Apr 18, 2018 via email

@Rytiggy
Copy link
Owner

Rytiggy commented Apr 18, 2018

I like the latter option. For v1 based on your feedback my plan is to have 2 buttons. One that stops the vibration for 15 mins and the other which stops it till next pull. Thanks for the feedback :)

@Rytiggy
Copy link
Owner

Rytiggy commented Apr 18, 2018

The first draft of vibration feature is done, Not ready to release but if you guys are able to test for me I would be happy to make the code available. But currently, if your BG goes below the high and low threshold the watch starts vibrating. You can silence the alert by clicking on the alert message till the next pull.

glance-screenshot 14

Things to add still:
Another button to be able to silence the vibration for a set time period
Clean up UI

@zshh
Copy link

zshh commented Apr 19, 2018

@Rytiggy Of course, would be happy to help test it, let me know the details

@wardc99
Copy link
Author

wardc99 commented Apr 19, 2018 via email

@zshh
Copy link

zshh commented Apr 23, 2018

Ryan, I guess same issue for vibrations/alarm as in the other issue in regards to the color of the BG font.
It seems hintunits is mgdl for that one as well as it is vibrating like hell on, at the moment, 5.9 mmol (limits 9 and 4 high/low) :)

@Rytiggy
Copy link
Owner

Rytiggy commented Apr 24, 2018

@zshh I just pushed this fix, https://github.com/Rytiggy/Glance/tree/release/1.1.3 let me know how it works when you get a chance!

#17

@zshh
Copy link

zshh commented Apr 24, 2018

@Rytiggy I will try at as soon as possible. Fitbit seems to have some serious issues with their servers and syncing for past 20 hours, so nothing seems to work at the moment (sync, watchface updates etc). As soon as they get their things up, I'll try it and let you know.

@Thasgolas
Copy link

Thasgolas commented Apr 24, 2018 via email

@Rytiggy
Copy link
Owner

Rytiggy commented Apr 24, 2018

@Thasgolas thanks for this I will add a setting to disable alerts from the phone :)

@zshh
Copy link

zshh commented Apr 25, 2018

So, finally I was able to update to 1.1.3
First observation is positive, graph scale with mmol now shows correct values.
No unwanted alarms yet either :)

If an issue pops up I will let you know
Thanks

@Rytiggy Rytiggy closed this as completed Jun 21, 2018
@Lien64
Copy link

Lien64 commented Jun 23, 2018 via email

@Rytiggy
Copy link
Owner

Rytiggy commented Jun 24, 2018

@Lien64 Glance should not have any effect on other applications running on the fitbit watch.

It looks like the images you sent did not come through if you could try to share them again maybe I could help you further :)

@Rytiggy Rytiggy added this to Todo in 2.2 Jan 29, 2019
@Rytiggy Rytiggy reopened this Jan 29, 2019
@Rytiggy
Copy link
Owner

Rytiggy commented Jan 29, 2019

The 2.2.0 update will add the ability for custom vibrations setups

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
2.2
  
Todo
Development

No branches or pull requests

5 participants