Skip to content

Commit

Permalink
chore: release v1.10.7
Browse files Browse the repository at this point in the history
- Fix reset calculation values of ACE if connected to HUB
  • Loading branch information
Nograx committed Jan 21, 2025
1 parent ad9092a commit 6ec9645
Show file tree
Hide file tree
Showing 14 changed files with 50 additions and 51 deletions.
47 changes: 23 additions & 24 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,52 +47,51 @@ If you find the adapter useful for you and want to support my work, feel free to

[![Donate](https://img.shields.io/badge/PayPal-00457C?style=for-the-badge&logo=paypal&logoColor=white)](https://www.paypal.com/paypalme/PeterFrommert)

## Changelog

### **WORK IN PROGRESS**

- Fix reset calculation values of ACE if connected to HUB
## Changelog
### 1.10.7 (2025-01-21)

- Fix reset calculation values of ACE if connected to HUB

### 1.10.6 (2025-01-16)

- Fix start of calculation if HUB is connected with Ace

- Fix start of calculation if HUB is connected with Ace

### 1.10.4 (2025-01-14)

- Fix "Grid Input Power" state if connected with Ace

- Fix "Grid Input Power" state if connected with Ace

### 1.10.2 (2025-01-14)

- Fix calculation of grid input power on ace
- Correct standby usage of battery if conncted with ace (add additional 10W)

- Correct standby usage of battery if conncted with ace (add additional 10W)

### 1.10.1 (2025-01-06)

- Fix input limit when hub is bundled with ace
- Fix calculation when low voltage block is activated

- Fix calculation when low voltage block is activated

### 1.10.0 (2024-12-02)

- Add setting to perform a full charge if SOC from Zendure is greater than 50% when on low voltage
- Bugfixes

- Bugfixes

### 1.9.3 (2024-11-22)

- Fix for Low Voltage Block not deactivated

- Fix for Low Voltage Block not deactivated

### 1.9.2 (2024-11-21)

- Fix some state definitions

- Fix some state definitions

### 1.9.1 (2024-11-21)

- Improvement for 'Low Voltage Block'.
- Changed the state "hubState" a an option value.

- Changed the state "hubState" a an option value.

### 1.9.0 (2024-11-20)

- New option to force Solarflow device to go offline when "Low Voltage Block"-option is used.

- New option to force Solarflow device to go offline when "Low Voltage Block"-option is used.

## License

MIT License
Expand All @@ -115,4 +114,4 @@ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
SOFTWARE.
2 changes: 1 addition & 1 deletion admin/build/index.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion build/constants/aceStates.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion build/constants/aioStates.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion build/constants/hubStates.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 6ec9645

Please sign in to comment.