jstevensog / xDrip-Pebble-E

Experimental repo for xDrip-pebble. DO NOT USE>
1 stars 8 forks source link

'Special Value' function not changeable #3

Open teamoth opened 2 years ago

teamoth commented 2 years ago

I've noticed that the Special Value function does not change if I edit these settings. It remains on the default 5.5mmol BAZINGA! settings. I have tried a few different settings and used very short display text, but it does not change the default behaviour. I've also tried reinstalling the watchface after making a change. I am using xDrip+ version 2022-01-15 on a Pixel 4A running Android 12. The Pebble is a Pebble Steel.

Not a major bug, but it would be nice if this functionality could be enabled to work.

Special Value - A BGL value to display a message on the watch face (default 5.5 mmol/l or 99 mg/dl, but fully configurable so the people that prefer the 100 value can set that). Text to Display - The text to display if the above special value is reached. (default BAZINGA!) Needs to be short.

jstevensog commented 2 years ago

Hi teamoth, Yes, I am not surprised something has gone awry with this. It used to work at the time I wrote that up, but some changes were lost. The VM I was using to develop several years ago died and the most current code at the time was lost. Hadn't committed it back to github. Could take me a while, as work is smashing me. I will try and resurrect it from a backup copy and look into this. BTW, it is hard work getting any changes for Pebble back into xDrip+ these days. and when they forked my project to add to theirs they screwed up the Pebble interface code badly, so I may need to send you a new .pbw, or you can download it from this github and sideload it. I still haven't ironed it all out yet, mostly due to lack of time, and the fact that it works OK. Thanks for the heads up. Cheers

On Wed, 23 Mar 2022 at 22:33, teamoth @.***> wrote:

I've noticed that the Special Value function does not change if I edit these settings. It remains on the default 5.5mmol BAZINGA! settings. I have tried a few different settings and used very short display text, but it does not change the default behaviour. I've also tried reinstalling the watchface after making a change. I am using xDrip+ version 2022-01-15 on a Pixel 4A running Android 12. The Pebble is a Pebble Steel.

Not a major bug, but it would be nice if this functionality could be enabled to work.

Special Value - A BGL value to display a message on the watch face (default 5.5 mmol/l or 99 mg/dl, but fully configurable so the people that prefer the 100 value can set that). Text to Display - The text to display if the above special value is reached. (default BAZINGA!) Needs to be short.

— Reply to this email directly, view it on GitHub https://github.com/jstevensog/xDrip-Pebble-E/issues/3, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACCCZ4YXSL73DOKTWENJPQLVBL6RRANCNFSM5RNXSN6Q . You are receiving this because you are subscribed to this thread.Message ID: @.***>

-- John Stevens "You are how you live, not what you have."

teamoth commented 2 years ago

Hi jstevensog, many thanks for replying. Maybe I should just live with it, as I'm otherwise very happy with using a Pebble with xDrip+. Kinda wish I'd discovered Pebble watches sooner. So much better than other smartwatches I've tried. It sounds like you're a busy individual, so maybe we can let this one go! Many thanks, Tim

jstevensog commented 2 years ago

Well, live with it for now. I hate to leave any bugs in my code. I will check it out in my own setup first, just in case the issue is with one of the xDrip forks. If it is, I will let that maintainer know. Cheers

On Fri, 25 Mar 2022 at 09:39, teamoth @.***> wrote:

Hi jstevensog, many thanks for replying. Maybe I should just live with it, as I'm otherwise very happy with using a Pebble with xDrip+. Kinda wish I'd discovered Pebble watches sooner. So much better than other smartwatches I've tried. It sounds like you're a busy individual, so maybe we can let this one go! Many thanks, Tim

— Reply to this email directly, view it on GitHub https://github.com/jstevensog/xDrip-Pebble-E/issues/3#issuecomment-1078448020, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACCCZ45DT65SACDF2SE6L3DVBTVI5ANCNFSM5RNXSN6Q . You are receiving this because you commented.Message ID: @.***>

-- John Stevens "You are how you live, not what you have."

teamoth commented 2 years ago

Yes, I know what you mean. My work is development based (entirely unrelated) and I can't ever leave a bug once I know about it.

UPDATE: I've noticed that the Special Value function doesn't work when I use the watchface 'Standard Watchface (old)', but does work if I use the watchface 'Pebble Classic Trend Watchface'. So I'll use that one.