-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
13 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
2024-12-12: 1.1.0 (<unknown>) | ||
2024-12-12: 1.1.0 (3d3ba971) | ||
- Initial release |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,14 @@ | ||
2024-11-13: 1.0.0 (85cbdfc8) | ||
- Initial release | ||
|
||
2024-12-12: 1.1.0 (3d3ba971) | ||
- Support up to 5 remote access users | ||
- Add "PV excess" and "dynamic load management" presets to API meter | ||
- Fix charge manager disabling unrelated chargers to activate waiting chargers | ||
- Heating: Use hour amount instead of percentage difference to determine cheap and expensive hours | ||
- Heating: Completely remove differentiation between winter and summer time | ||
- Add control period to heating configuration | ||
- Make sure that heating can never be blocked when pv excess is available | ||
- Shorten and improve API of solar_forecast, heating, day_ahead_price and front_panel modules | ||
- Improve help texts | ||
- Improve translations |