flexmeasures icon indicating copy to clipboard operation
flexmeasures copied to clipboard

The intelligent & developer-friendly EMS to support real-time energy flexibility apps, rapidly and scalable.

Results 201 flexmeasures issues
Sort by recently updated
recently updated
newest added

MacOs uses 5000 for the Airplay Receiver, for instance, which leads to unexpected errors. The 5000 port is the default Flask port. It being in use on Mac is of...

The FlexMeasures client uses polling to fetch the results of long-running jobs, such as creating a new schedule (see https://github.com/FlexMeasures/flexmeasures-client/pull/2). The client would benefit from receiving an estimate on when...

API
Scheduling

Following on PR #616, we would like to expose the arguments of the function `flexmeasures.data.services.scheduling:create_scheduling_job` * requeue * force_new_job_creation to the API endpoints and CLI commands.

We add warnings about deprecated code to log output, but that might deserve a public place, as well. This issue proposes to place lists of to-be-deprecated things (functions, classes, API...

documentation
good first issue

For time series data in Postgres, [TimescaleDB](https://en.wikipedia.org/wiki/TimescaleDB) offers better throughput support. FlexMeasures should support using it (in addition to vanilla Postgres). I'm not sure what would be needed to do...

help wanted
Data

A follow-up ticket from the Accounts page issue: allow filtering by account role (e.g. `role=" subscriber"`) in the Accounts API (/index). The util function `get_accounts` already supports passing an account...

good first issue
API
UI

Hi, At the FOSDEM Energy Track talk, you are thinking about integrating heat. You are very welcome to any parts of the algorithm behind this (and its SoC targets) if...

This feature would enable users to cancel a potentially large scheduling job in case they no longer have a need for its results (e.g. they got new information they want...

#569 made a step for state-of-charge targets which lie outside the maximal planning window - they are ignored. Options for the future: - Keep disregarding them, but add a warning...

API
Scheduling

We sometimes send emails out to certain users, mostly for monitoring, e.g. for a list of users we set in the config, or since #541. It'd be up to modern...

users