@yvesilknievil, @as_py: I’ve been playing with implementing this feature in Energy Scheduler v2 recently and it looks promising:
The code is already on develop
branch. You just have to configure
controlMode
toDISCHARGE_TO_GRID
(openems/io.openems.edge.controller.ess.timeofusetariff/src/io/openems/edge/controller/ess/timeofusetariff/Config.java at develop · OpenEMS/openems · GitHub) andversion
toV2_ENERGY_SCHEDULABLE
in the Energy-Component (openems/io.openems.edge.energy/src/io/openems/edge/energy/Config.java at develop · OpenEMS/openems · GitHub)
As discussed in networking friday, you can of course also simulate it via the RunOptimizerApp.
I am very interested in hearing your feedback!
Regards,
Stefan