forked from srwalter/garmin-tesla
-
Notifications
You must be signed in to change notification settings - Fork 1
/
store.txt
148 lines (92 loc) · 4.04 KB
/
store.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
Quick Tesla Widget allows you to quickly see and control your Tesla vehicle.
It is designed to load very fast and work reliably.
Features include:
- displaying battery charge (as a number and graphically), climate control and door lock status
- control climate and remotely operate the door locks, frunk and charge port
- support for temperatures in Celsius and Fahrenheit
- text and graphics display modes to suit your device
- touch and button based controls to suit your device
- battery status in glance view with background service on supported devices
Please raise an issue if anything doesn't work correctly, or if you use an unsupported Garmin device, via the Github issues page - https://github.com/srwalter/garmin-tesla/issues. If you use the 'Contact Developer' form, please ensure you include an e-mail address so that we can respond.
If you like the widget, please consider leaving a positive review.
Donations to support future development are welcome:
- srwalter (original developer) BTC: 3GqrBxtno67ddEaCVx9V3UkukoUpN9gd4U
- srwalter (original developer) BCH: qp8ckxjddevyq965u6ewdnx09xavad6umyzkyh0ajn
- paulobrien (contributor) PayPal: https://paypal.me/paulobrien
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Many thanks to those who have contributed to the development so far.
What’s New
v6.0
- Swapped to the vehicle data API to reduce from 3 API calls to 1 (much more responsive on load!)
- Added image view (default for touchscreen devices, switchable for all devices)
- Added the option to swap the frunk action for the port action
- Enhanced the glance view for supported devices
- Added a background service for supported devices to support the glance view, does NOT keep vehicle awake
- Enabled dynamic arc thickness based on device
- Added custom font for venu2
- Reduced the logging (as it's expensive on low power devices) and added 'debug' and 'release' loggers
- Prevented touchscreen being used when a message is being displayed
- Fixed some localisations
- Fixed some issues where errors (e.g. -101) were displayed on screen
- Fixed crash issue where car name was blank
- Added Swedish support
- Removed support for devices pre API 3 (required for Tesla OAuth)
v5.2
- Added support for Venu 2
- Added support for Descent Mk2s, Fr55, Fr945LTE
v5.1
- Improved layout on many devices
- Added support for approachs60, d2deltapx, d2deltas, endura, fenixchronos, a bunch of Legacies, and Marq Aviator, Marq Captain, Marq Driver, and Marq Expedition
- Thanks to Paul O'Brien for his significant contributions!
v5.0
- Supports Tesla's login directly on phone!
- New devices: D2 Air, Darth Vader Legacy, Approach S62
v4.4
- Add Forerunner 745
v4.3
- Add Venu SQ Music
v4.2
- Add more devices (Descent Mk2, Marq Golfer, Marq Athlete, Venu SQ, Forerunner 735)
v4.0
- Better touch screen support. Tap top-right to toggle HVAC, top-left for Frunk, bottom-left for Doors, and bottom-right for Menu
v3.2
- Added Vivoactive 4S
v3.1
- Added D2 Delta
v3.0
- Improved Venu Layout
- Added Vivoactive 4
- Support for accounts with multiple cars
v2.2
- Added Venu
v2.1
- Added MARQ Commander
- Added Vivoactive 3 Music
v2.0
- Improved start-up screen
- Improved handling of no-BLE connection
- French language translation
- Support providing an OAuth token via widget settings
v1.9
- Make HVAC control an on/off toggle, like door locks
v1.8
- Add support for vivoactive 3. Swipe up for Frunk, down for Doors, and tap for AC
v1.7
- Add support for the MARQ Aviator
v1.6
- Improve layout for Fenix 6x Pro devices
- Add confirmation for opening the frunk
v1.5
- Improve layout on Fenix 6 family
v1.4
- Add support for Fenix 6 family
v1.3
- "Door" button now toggles between Lock and Unlock
- Current Locked/Unlocked state is displayed
- Support showing temperature in Fahrenheit
v1.2
- Now even quicker (only try to wake if car is actually asleep)
- Door unlock! By popular demand! Horn is still available in the menu
v1.1
- Added support for Forerunner 945
- Improved layout on round 240x240 devices