parapluplu

Results 4 issues of parapluplu

If the config was changed from `AbstractWorker.ALWAYS_WAIT_FOR_TRIGGER_NEXT_RUN` to a value >= 0 again the cycle thread remaind in a waiting state. The reason for that is that the thread was...

Before this change the PID filter implementation eventually caused the behavior to switch from charging to discharing, eventhough the system wanted to (a) charge with a lower value than before...

This fixes an error where a charge limit was set for a single ess inside a cluster. The power solver disrespected this, and set a value outside of the limit....

This pull requests adds a folder `integration_tests` that enables us to execute integration tests. The framework automatically spins up an openems edge instance before each test, loads desired configuration files...