Skip to content

Conversation

@Flix6x
Copy link
Contributor

@Flix6x Flix6x commented Dec 9, 2025

Description

  • Support setting a resolution when triggering a schedule via the API
  • A similar --resolution option in the CLI for flexmeasures add schedule
  • Fix conversion of the storage efficiency per device (which is defined relative to the resolution of each device's power sensor) to the scheduling resolution (which defaulted to the smallest non-zero resolution amongst the devices)
  • Fix resampling the scheduling results to the resolution of the power sensor of each device
  • Added changelog item in documentation/changelog.rst

Look & Feel

...

How to test

  • Added coverage for sensor API in test_trigger_and_get_schedule
  • Added coverage for asset API in test_asset_trigger_and_get_schedule

Further Improvements

  • Needs to be followed up with a flexmeasures-client PR

Related Items

Closes #1856.

...

@Flix6x Flix6x added this to the 0.31.0 milestone Dec 9, 2025
@Flix6x Flix6x self-assigned this Dec 9, 2025
@Flix6x Flix6x added enhancement New feature or request API Scheduling labels Dec 9, 2025
@read-the-docs-community
Copy link

read-the-docs-community bot commented Dec 9, 2025

Documentation build overview

📚 flexmeasures | 🛠️ Build #30897915 | 📁 Comparing 3225d0b against latest (62b4f20)


🔍 Preview build

Show files changed (4 files in total): 📝 4 modified | ➕ 0 added | ➖ 0 deleted
File Status
changelog.html 📝 modified
_autosummary/flexmeasures.api.v3_0.assets.html 📝 modified
_autosummary/flexmeasures.api.v3_0.sensors.html 📝 modified
api/v3_0.html 📝 modified

@Flix6x Flix6x requested a review from nhoening January 6, 2026 00:15
Signed-off-by: F.N. Claessen <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Scheduling with custom resolution

2 participants