Skip to content

Commit

Permalink
Merge pull request #244 from reserve85/dev
Browse files Browse the repository at this point in the history
refactoring, improved calculation
  • Loading branch information
reserve85 authored Sep 16, 2024
2 parents 33b9c09 + 9ae90e5 commit 182ee64
Show file tree
Hide file tree
Showing 3 changed files with 148 additions and 186 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## V 1.103
### script
* removed SetLimit, SetLimitWithPriority -> only one Function for SetLimit (same routine for mixed mode, battery mode, non battery mode)
* improved calculation

## V 1.102
### script
* fix Priority Limit Calculation in Priority Mode and Mixed Mode (https://github.com/reserve85/HoymilesZeroExport/issues/228)
* added a "Debug" Reader and DTU just for debugging.
* Log the real "error message" in Function WaitForAck
### config
* added a "Debug" Reader and DTU just for debugging.

## V 1.101
### script
* Bugfix newLimitSetpoint for OpenDTU (https://github.com/reserve85/HoymilesZeroExport/issues/235)
Expand Down
Loading

0 comments on commit 182ee64

Please sign in to comment.