Commit 87c061e
committed
New Features:
- get charge state (return battery_level)
- set valet mode (true|false, password default:true,)
- reset valet pin
- speed limit activate (4DigitPIN default:4321)
- speed limit deactivate (4DigitPIN default:4321)
- speed limit set limit mph (50...90 default:50)
- speed limit clear pin (4DigitPIN default:4321)
Enhancements:
- set temps: boundary check for parameter
- Error message: flash reason if API call was not successful
- set sentry mode
- door unlock
- door lock
- actuate trunk
- honk horn
- flash lights
- media toggle playback
- media next track
- media prev track
- media next fav
- media prev fav
- media volume up
- media volume down
- set temps
- auto conditioning start
- auto conditioning stop
- set preconditioning max
- set remote seat heater request
- set remote steering wheel heater request
- set charge limit
- set charge limit max range
- set charge limit standard
- charge port door open
- charge port door close
- charge start
- charge stop
- window control1 parent aa01619 commit 87c061e
7 files changed
Lines changed: 3609 additions & 503 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
7 | 15 | | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
8 | 22 | | |
9 | 23 | | |
10 | 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 | + | |
11 | 55 | | |
12 | 56 | | |
13 | 57 | | |
| |||
68 | 112 | | |
69 | 113 | | |
70 | 114 | | |
71 | | - | |
| 115 | + | |
72 | 116 | | |
73 | 117 | | |
74 | 118 | | |
| |||
115 | 159 | | |
116 | 160 | | |
117 | 161 | | |
118 | | - | |
| 162 | + | |
| 163 | + | |
119 | 164 | | |
120 | 165 | | |
121 | 166 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
| |||
0 commit comments