Skip to content

Commit

Permalink
Add commit ref to changelogs.
Browse files Browse the repository at this point in the history
  • Loading branch information
rtrbt committed Dec 12, 2024
1 parent 3d3ba97 commit f9dee46
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
2 changes: 1 addition & 1 deletion software/changelog_energy_manager_v2.txt
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
12 changes: 12 additions & 0 deletions software/changelog_smart_energy_broker.txt
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

0 comments on commit f9dee46

Please sign in to comment.