-
Notifications
You must be signed in to change notification settings - Fork 127
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
Garmin weather #215
base: master
Are you sure you want to change the base?
Garmin weather #215
Commits on Sep 23, 2021
-
Configuration menu - View commit details
-
Copy full SHA for a791281 - Browse repository at this point
Copy the full SHA a791281View commit details -
Configuration menu - View commit details
-
Copy full SHA for 210e1b6 - Browse repository at this point
Copy the full SHA 210e1b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 051f664 - Browse repository at this point
Copy the full SHA 051f664View commit details
Commits on Nov 29, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 2d01fac - Browse repository at this point
Copy the full SHA 2d01facView commit details
Commits on Mar 24, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 8322532 - Browse repository at this point
Copy the full SHA 8322532View commit details
Commits on Mar 25, 2022
-
Better handling of errors and can now refresh an access token through…
… the help of the refresh token (hopefully)
Configuration menu - View commit details
-
Copy full SHA for 309493b - Browse repository at this point
Copy the full SHA 309493bView commit details
Commits on Mar 26, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 52b56a3 - Browse repository at this point
Copy the full SHA 52b56a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 836d089 - Browse repository at this point
Copy the full SHA 836d089View commit details
Commits on Mar 27, 2022
-
Not as chatty debugging code and needs to handle more than one event …
…per call of onTemporalEvent
Configuration menu - View commit details
-
Copy full SHA for 8b3d876 - Browse repository at this point
Copy the full SHA 8b3d876View commit details -
Configuration menu - View commit details
-
Copy full SHA for f11aa18 - Browse repository at this point
Copy the full SHA f11aa18View commit details -
Configuration menu - View commit details
-
Copy full SHA for bb399b6 - Browse repository at this point
Copy the full SHA bb399b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for ade7252 - Browse repository at this point
Copy the full SHA ade7252View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c77cf8 - Browse repository at this point
Copy the full SHA 1c77cf8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d6cc11 - Browse repository at this point
Copy the full SHA 7d6cc11View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6524842 - Browse repository at this point
Copy the full SHA 6524842View commit details -
Moved from vehicle_state to charge_state which receives 1.5KB of data…
… instead of 5KB. Ran out of background process space and this data, converted to a dictionary was even taking more space and was too big for the space left in the background process.
Configuration menu - View commit details
-
Copy full SHA for 4775051 - Browse repository at this point
Copy the full SHA 4775051View commit details
Commits on Mar 28, 2022
-
Revert "Moved from vehicle_state to charge_state which receives 1.5KB…
… of data instead of 5KB." This reverts commit 4775051.
Configuration menu - View commit details
-
Copy full SHA for 8d12455 - Browse repository at this point
Copy the full SHA 8d12455View commit details -
Revert "Started getting -403 error so ended up removing some debuggin…
…g code to free space" This reverts commit 6524842.
Configuration menu - View commit details
-
Copy full SHA for 63ee980 - Browse repository at this point
Copy the full SHA 63ee980View commit details -
Revert "More elegant and faster way of testing if the token is empty"
This reverts commit 7d6cc11.
Configuration menu - View commit details
-
Copy full SHA for 73eb8d2 - Browse repository at this point
Copy the full SHA 73eb8d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f09a2d - Browse repository at this point
Copy the full SHA 9f09a2dView commit details -
Revert "Now preempt token expiry and ask for a new one if it's about …
…to expire" This reverts commit ade7252.
Configuration menu - View commit details
-
Copy full SHA for 638bb5f - Browse repository at this point
Copy the full SHA 638bb5fView commit details -
Removed most of the stuff I did yesterday because I hit a memory limi…
…tation (I think). Stable now. Log verbosity decreased. Can almost keep an hour worth of output on the watch .TXT files themselves
Configuration menu - View commit details
-
Copy full SHA for 4367c76 - Browse repository at this point
Copy the full SHA 4367c76View commit details -
Configuration menu - View commit details
-
Copy full SHA for b86e96a - Browse repository at this point
Copy the full SHA b86e96aView commit details
Commits on Mar 30, 2022
-
Reinstate the preemptive refresh close to the expiration time. If we …
…launch while the car is asleep, use its last known battery charge
Configuration menu - View commit details
-
Copy full SHA for 445be47 - Browse repository at this point
Copy the full SHA 445be47View commit details
Commits on Mar 31, 2022
-
Configuration menu - View commit details
-
Copy full SHA for cb2a8a0 - Browse repository at this point
Copy the full SHA cb2a8a0View commit details
Commits on Apr 3, 2022
-
Now toggles between battery charge, sentry mode, preconditioning and …
…inside temperature
Configuration menu - View commit details
-
Copy full SHA for fea7f4a - Browse repository at this point
Copy the full SHA fea7f4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for ae3d6cf - Browse repository at this point
Copy the full SHA ae3d6cfView commit details -
Rewritten Propertie TeslaBatterieLevel to TeslaInfo since it does mor…
…e than just the battery stuff now
Configuration menu - View commit details
-
Copy full SHA for bfc57eb - Browse repository at this point
Copy the full SHA bfc57ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 84829af - Browse repository at this point
Copy the full SHA 84829afView commit details
Commits on Apr 4, 2022
-
Fix code to display if we have an error, fix code that disables Tesla…
…Info when not selected, fix code that always display P and S using theme color. Added more watches by using a more recent SDK version.
Configuration menu - View commit details
-
Copy full SHA for 47d2597 - Browse repository at this point
Copy the full SHA 47d2597View commit details
Commits on Apr 5, 2022
-
Removal of debug code to reduce the size of the executable and additi…
…ons of new devices
Configuration menu - View commit details
-
Copy full SHA for 369fa63 - Browse repository at this point
Copy the full SHA 369fa63View commit details
Commits on Apr 7, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 8395941 - Browse repository at this point
Copy the full SHA 8395941View commit details -
Configuration menu - View commit details
-
Copy full SHA for a236358 - Browse repository at this point
Copy the full SHA a236358View commit details
Commits on Apr 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for de8bcc1 - Browse repository at this point
Copy the full SHA de8bcc1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6513254 - Browse repository at this point
Copy the full SHA 6513254View commit details -
Configuration menu - View commit details
-
Copy full SHA for e864b5b - Browse repository at this point
Copy the full SHA e864b5bView commit details
Commits on Apr 10, 2022
-
Configuration menu - View commit details
-
Copy full SHA for ee2391b - Browse repository at this point
Copy the full SHA ee2391bView commit details