File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ ## [ Unreleased]
4+
5+ ### New Features
6+
7+ ### Enhancements
8+
9+ ### Bug Fixes
10+
11+ ## [ 0.2.0] - 2019-10-09
12+ ### New Features
13+ - set sentry mode (true|false default: true ) - only false=deactivation working so far
14+ - door unlock
15+ - door lock
16+ - actuate trunk (rear|front default: rear )
17+ - honk horn
18+ - flash lights
19+
20+ ### Enhancements
21+ - installation steps added
22+ - overview of features as tasklist in readme.md
23+ - use of id from get_vehicle ([ https://github.com/JakobLichterfeld/Tesla_API_in_Tasker/issues/2 ] ( #2 ) )
24+ - updated screenshots
25+
26+ ### Bug Fixes
27+ - use of id instead of vehicle_id
28+ -
29+ ## [ 0.1.1] - 2019-09-23
30+
31+ ### New Features
32+ - Scene for initial Token get
33+
34+ ### Enhancements
35+ - Screenshots added
36+
37+ ## [ 0.1.0] - 2019-09-21
38+ - correct version naming
39+ -
40+ ## [ .0.1.0] - 2019-09-21
41+ - Initial release
42+
43+ [ unreleased ] : https://github.com/JakobLichterfeld/Tesla_API_in_Tasker/compare/v0.1.1...HEAD
44+ [ 0.2.0 ] : https://github.com/JakobLichterfeld/Tesla_API_in_Tasker/compare/v0.1.1...v0.2.0
45+ [ 0.1.1 ] : https://github.com/JakobLichterfeld/Tesla_API_in_Tasker/compare/v0.1.0...v0.1.1
46+ [ 0.1.0 ] : https://github.com/JakobLichterfeld/Tesla_API_in_Tasker/compare/v.0.1.0...v0.1.0
47+ [ .0.1.0 ] : https://github.com/JakobLichterfeld/Tesla_API_in_Tasker/compare/acb22ada4...v.0.1.0
You can’t perform that action at this time.
0 commit comments