SimpTemp
· vv1.3.2
About
########################
### DONATIONS SO FAR: $0 ###
########################
A simple minimalistic widget for Garmin watches that:
- displays the temperature from the internal sensor with a 0.1 degree precision
- charts the temperature history
- displays the minimum and maximum temperature for a certain time period
- displays the current time
### IMPORTANT ###
Some of the devices may require an external temperature sensor in order for this widget to function properly (e.g. the Vivoactive series), since they do not have an interal (built-in) temperature sensor.
---------------------------------------
If you have found this software to be useful, please consider donating to one of the following:
- Patreon patreon.com/zivke
- PayPal https://paypal.me/zivke85
- SOL DnoF5EHbbs75y7fhDBkhQwhugHz22bRLmF7ytBE4R1Hq
- ETH 0x2668f3aFEEd471A813a5e38abb72DD2477E393d5
- BTC bc1qs8tsm76p8m4ptzgun9u2jerwmhxln44nj62tt8
---------------------------------------
Additional information:
The internal sensor measures the temperature near the skin of the wearer, so it doesn't actually measure the outside temperature, but that is also possible if you remove the watch and leave it off for about 10 minutes. I have personally found it very useful to measure the temperature of water - even if you do not remove the watch to measure the water temperature, the watch will measure the water temperature within 1-2 degrees celsius of the actual temperature.
If you have any suggestions, requests or bug reports, please feel free to report them using the "Issues" section on the source code web page (GitHub), or you can report a problem or contact me using the available options on this web page.
What's new
- Draw the chart even without the current temperature if possible
- Refresh the screen on 30 seconds (down from 60 seconds)
- Refine the temperature fetching errors even more
- Fix the drawing of unavailable data (shorted the chart to 6 maximum hours)
- Fix the drawing of the hour marks on the chart
- Process all known errors and act accordingly
- Restyle the glance view
- Completely redo the info/error reporting
- Speed up the initial view transition
- Speed up the glance view loading
- Eliminate as many failing points as possible to reduce the chances of a crash
- Fix the icon issues on various devices
- Remove Approach S50 from supported devices
- Fix: Sometimes the temperature timestamp can be out of temperature history range causing the widget to crash
- Added the settings option to show the min/max reference lines
- Added hour marks at the bottom of the temprature chart.