Skip to content

Commit

Permalink
chore: release v2.1.0
Browse files Browse the repository at this point in the history
* (Sneak-L8) multiple options for battery storage strategy
* (Sneak-L8) added names for values of some states: state, plug, timeQ and batteryStorageStrategy
* (Sneak-L8) don't try to charge when state is 5 (auth req, car not ready, ...)
* (Sneak-L8) new state to dynamically set SoC above which battery storage may be used for charging vehicle
  • Loading branch information
Sneak-L8 committed Jan 6, 2024
1 parent 87afea1 commit e86d3e5
Show file tree
Hide file tree
Showing 5 changed files with 1,276 additions and 1,276 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG_OLD.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
# Older changes
## 1.5.1 (2022-11-02)
* (Sneak-L8) update release script to v3

## 1.5.0 (2022-11-01)
* (Sneak-L8) minor fixes from adapter check
* (Sneak-L8) using Weblate for translations
Expand Down
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ To charge your vehicle with a constant amperage of 6A regardless of surplus, set
Placeholder for the next version (at the beginning of the line):
### **WORK IN PROGRESS**
-->
### **WORK IN PROGRESS**
### 2.1.0 (2024-01-06)
* (Sneak-L8) multiple options for battery storage strategy
* (Sneak-L8) added names for values of some states: state, plug, timeQ and batteryStorageStrategy
* (Sneak-L8) don't try to charge when state is 5 (auth req, car not ready, ...)
Expand All @@ -133,9 +133,6 @@ To charge your vehicle with a constant amperage of 6A regardless of surplus, set
### 1.5.2 (2022-11-02)
* (Sneak-L8) fix error in release script

### 1.5.1 (2022-11-02)
* (Sneak-L8) update release script to v3

## Legal

This project is not affiliated directly or indirectly with the company KEBA AG.
Expand Down
Loading

0 comments on commit e86d3e5

Please sign in to comment.