revert changes used for testing

This commit is contained in:
Normann 2025-01-08 19:07:19 +01:00 committed by Andreas
parent bfb8db6d56
commit ca6b4f89ec

View File

@ -27,7 +27,7 @@ def prepare_optimization_real_parameters() -> OptimizationParameters:
settings = {
# -- General --
"prediction_hours": 48,
"prediction_historic_hours": 48,
"prediction_historic_hours": 24,
"latitude": 52.52,
"longitude": 13.405,
# -- Predictions --