Andreas
8b9ad60759
Discharge Mask Bug, Tests updated, simple Price Forecast with linear weighting
2024-12-26 07:50:25 +01:00
Andreas
56aa0ac2f5
Awattar Price changed to more precise value; if SoC=0 discharge =1 forced. Exp Avg for siple Price Forecast
2024-12-25 19:12:38 +01:00
Andreas
d2a83f6ea4
Price Prediction as JSON simulation output, config fixed electricty fees configurable + MyPy & Ruff
2024-12-21 14:57:11 +01:00
Andreas
6aa8838e5b
Price Forceast (use mean of last 7 days instead of repeat)
2024-12-21 14:57:11 +01:00
Andreas
f74f895550
Bugfixes
2024-12-11 07:44:28 +01:00
Andreas
d63601d742
Price Prediction failed, used Normanns fixes for the new code
2024-12-11 07:44:28 +01:00
Dominique Lasserre
1163ddb4ac
Mypy ( #217 )
...
* Mypy: Initial support
* Add to pre-commit (currently installs own deps, could maybe changed
to poetry venv in the future to reuse environment and don't need
duplicated types deps).
* Add type hints.
* Mypy: Add missing annotations
2024-11-26 22:28:05 +01:00
Michael Osthege
22f72e2f13
Structure code in logically separated submodules ( #188 )
2024-11-19 21:47:43 +01:00