Skip to content

Commit

Permalink
chore: release v2.0.2
Browse files Browse the repository at this point in the history
* (Sneak-L8) default value for minimum regard time (180 seconds)
* (Sneak-L8) fix calculation of phases for reduced charging
* (chrisko) added minimum timer to switch between phases if 1p/3p charging is used.
* (Sneak-L8) disable firmware check for c-series due to changes on webpage of Keba
* (Sneak-L8) sometimes 1p/3p switch was not working correctly (repeatedly "stop charging fpr switch of phases...")
  • Loading branch information
Sneak-L8 committed Oct 10, 2023
1 parent fa588e5 commit 15e140a
Show file tree
Hide file tree
Showing 5 changed files with 1,229 additions and 1,230 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG_OLD.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@
# Older changes
## 1.5.0 (2022-11-01)
* (Sneak-L8) minor fixes from adapter check
* (Sneak-L8) using Weblate for translations
* (Sneak-L8) update power and amperage value immediately for better calculation
* (Sneak-L8) fix description of authreq state
* (Sneak-L8) handle message at wallbox startup
* (Sneak-L8) catch error when UDP connection got lost (sentry IOBROKER-KECONTACT-1C)
* (Sneak-L8) update url and regex to Keba firmware

## 1.4.1 (2022-05-30)
* (Sneak-L8) separate states for charging and discharging battery storage
* (Sneak-L8) additional states to (de)authorize or unlock charging station and set date/time
Expand Down
12 changes: 1 addition & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,8 +99,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.0.2 (2023-10-10)
* (Sneak-L8) default value for minimum regard time (180 seconds)
* (Sneak-L8) fix calculation of phases for reduced charging
* (chrisko) added minimum timer to switch between phases if 1p/3p charging is used.
Expand All @@ -124,15 +123,6 @@ To charge your vehicle with a constant amperage of 6A regardless of surplus, set
### 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
* (Sneak-L8) update power and amperage value immediately for better calculation
* (Sneak-L8) fix description of authreq state
* (Sneak-L8) handle message at wallbox startup
* (Sneak-L8) catch error when UDP connection got lost (sentry IOBROKER-KECONTACT-1C)
* (Sneak-L8) update url and regex to Keba firmware

## Legal

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

0 comments on commit 15e140a

Please sign in to comment.