You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+16-2Lines changed: 16 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,7 @@
3
3
## [Unreleased]
4
4
5
5
### New Features
6
+
6
7
- auto conditioning start
7
8
- auto conditioning stop
8
9
- set remote seat heater request (heater=0..5, level=0...3 default:0=driver,3=max)
@@ -16,12 +17,15 @@
16
17
- charge stop (untested)
17
18
18
19
### Enhancements
20
+
19
21
- new default value if no parameter given: set temps (driver temp, passenger temp default:20.5)
20
22
21
23
### Bug Fixes
22
24
23
25
## [0.3.0] - 2019-10-10
26
+
24
27
### New Features
28
+
25
29
- media toggle playback
26
30
- media next track
27
31
- media prev track
@@ -30,16 +34,20 @@
30
34
- media volume up
31
35
- media volume down
32
36
- set temps (driver temp, passenger temp default:21.0)
33
-
37
+
34
38
### Enhancements
39
+
35
40
- Installations steps: firs install dependencies added to be clear
36
41
37
42
### Bug Fixes
43
+
38
44
- set sentry mode (true|false default:true) now works as expected, activation and deactivation possible ([https://github.com/JakobLichterfeld/Tesla_API_in_Tasker/issues/4](#4))
39
45
- actuate trunk (rear|front default:rear) now works as expected ([https://github.com/JakobLichterfeld/Tesla_API_in_Tasker/issues/5](#5))
40
46
41
47
## [0.2.0] - 2019-10-09
48
+
42
49
### New Features
50
+
43
51
- set sentry mode (true|false default:true) - only false=deactivation working so far
44
52
- door unlock
45
53
- door lock
@@ -48,26 +56,32 @@
48
56
- flash lights
49
57
50
58
### Enhancements
59
+
51
60
- installation steps added
52
61
- overview of features as tasklist in readme.md
53
62
- use of id from get_vehicle ([https://github.com/JakobLichterfeld/Tesla_API_in_Tasker/issues/2](#2))
0 commit comments