@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
controlModetoDISCHARGE_TO_GRID(openems/io.openems.edge.controller.ess.timeofusetariff/src/io/openems/edge/controller/ess/timeofusetariff/Config.java at develop · OpenEMS/openems · GitHub) andversiontoV2_ENERGY_SCHEDULABLEin 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

