Alex Savin alex
  • Joined on 2025-02-03
alex pushed to main at alex/mysubaru 2025-07-08 11:26:51 -04:00
aec4b8435b Enhance MySubaru API integration with improved error handling and new utility functions
alex pushed to main at alex/mysubaru 2025-07-06 17:33:40 -04:00
1d8d175be0 Refactor vehicle command functions to improve readability and maintainability
ac19db1271 Update mobile API version to v2.31
f850b55b52 Add methods for two-factor authentication and vehicle refresh functionality
Compare 3 commits »
alex pushed to main at alex/mysubaru 2025-07-06 15:18:00 -04:00
699dc13118 Fix vehicle VIN case sensitivity and update module dependency version
alex pushed to main at alex/mysubaru 2025-07-06 15:15:17 -04:00
3c927fd83b Enhance documentation for API client and vehicle structures; improve test function naming for clarity
alex pushed to main at alex/mysubaru 2025-07-06 15:00:44 -04:00
d8cf2c3fd7 Remove unused indirect dependency on github.com/neilotoole/slogt
alex pushed to main at alex/mysubaru 2025-07-06 14:25:26 -04:00
152eb2c7b7 Refactor code structure and remove redundant sections for improved readability and maintainability
alex pushed to main at alex/mysubaru 2025-07-05 16:14:16 -04:00
b61b5664b7 Add ValidateSession method to check vehicle status and log errors
alex pushed to main at alex/mysubaru 2025-07-05 13:50:34 -04:00
cff0624807 Ensure channel closure in LightsStart, LightsStop, and GetLocation methods; improve error handling in executeServiceRequest
alex pushed to main at alex/mysubaru 2025-07-05 13:34:29 -04:00
3f426d206d Some testing
alex pushed to main at alex/mysubaru 2025-07-05 13:16:49 -04:00
fffb194bf5 Refactor service request execution to improve error handling and remove unused message simulation
alex pushed to main at alex/mysubaru 2025-07-05 12:37:11 -04:00
85ae2658a2 Fix parameter order in service request execution for consistency
alex pushed to main at alex/mysubaru 2025-07-05 12:33:40 -04:00
f06a46b3cc Refactor service request URLs and enhance retry logic in vehicle service methods
alex pushed to main at alex/mysubaru 2025-07-02 10:28:15 -04:00
b2a76f83cc Enhance authentication error handling and logging in auth function
alex pushed to main at alex/mysubaru 2025-07-02 10:25:02 -04:00
d616854f4e Improve error handling and logging in HTTP request execution
alex pushed to main at alex/mysubaru 2025-07-02 09:16:18 -04:00
16af99d38e More debug
alex pushed to main at alex/mysubaru 2025-07-02 09:12:57 -04:00
3afa650200 More debug
alex pushed to main at alex/mysubaru 2025-07-02 09:08:45 -04:00
23e242be8a Enabled auth debug output
alex pushed to main at alex/mysubaru 2025-07-02 05:07:09 -04:00
0ff98f1f1f Add tests for timestamp, URL generation, VIN validation, and vehicle charging functionality
0744d16401 Refactor some functions
Compare 2 commits »
alex pushed to main at alex/mysubaru-mq 2025-06-09 12:48:05 -04:00
5db9042125 More debuging
alex pushed to main at alex/mysubaru 2025-06-09 12:46:18 -04:00
21a928bf70 Debuging response outputs