Andreas
e20c83e413
Merge branch 'main' into soc_zero_price_precision
2024-12-26 07:53:07 +01:00
Andreas
015a6a7a8d
Discharge Mask Bug, Tests updated, simple Price Forecast with linear weighting
2024-12-26 07:50:25 +01:00
Andreas
4f8d5d3742
Awattar Price changed to more precise value; if SoC=0 discharge =1 forced. Exp Avg for siple Price Forecast
pre-commit / pre-commit (push) Waiting to run
Run Pytest on Pull Request / test (push) Waiting to run
2024-12-25 19:17:08 +01:00
Andreas
c8c8d86bcc
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
3f67da1326
Price Prediction as JSON simulation output, config fixed electricty fees configurable + MyPy & Ruff
2024-12-21 14:57:11 +01:00
Andreas
43da234a06
Price Forceast (use mean of last 7 days instead of repeat)
2024-12-21 14:57:11 +01:00
Andreas
5c2bbb4de2
Bugfixes
2024-12-11 07:44:28 +01:00
Andreas
c115435ab3
Price Prediction failed, used Normanns fixes for the new code
2024-12-11 07:44:28 +01:00
Dominique Lasserre
6e52c9bef2
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
5e2eae7331
Structure code in logically separated submodules ( #188 )
2024-11-19 21:47:43 +01:00