-
Notifications
You must be signed in to change notification settings - Fork 4
Feat/use forecasting endpoint hems #190
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
f3a387e
Initial plan
Copilot 2d5eb3e
Add trigger_forecast, get_forecast, and trigger_and_get_forecast methods
Copilot 0a7f2d9
Add tests for trigger_forecast, get_forecast, and trigger_and_get_for…
Copilot 0fea65b
Fix black linting issue and add copilot agent instructions
Copilot 9f0766b
Add forecasting examples to README and docs/forecasting.rst; simplify…
Copilot d4e653c
Merge remote-tracking branch 'origin/main' into copilot/support-forec…
Flix6x 47ede74
feat: use trigger forecasts endpoint to trigger forecasts in hems script
BelhsanHmida dfdedbb
Merge branch 'main' into feat/use-forecasting-endpoint-hems
BelhsanHmida 7456803
fix: correct syntax error in forecast trigger failure message
BelhsanHmida 9262395
feat: update forecast generation to wait for job completion and provi…
BelhsanHmida 866f74c
Merge branch 'main' into feat/use-forecasting-endpoint-hems
BelhsanHmida 1cb50b1
Merge branch 'main' into feat/use-forecasting-endpoint-hems
BelhsanHmida d9e7543
refactor: clean up formatting and spacing in generate_sensor_forecast…
BelhsanHmida 83983db
feat: add ensure_minimum_server_version method to validate server ver…
BelhsanHmida 7864530
test: add tests for ensure_minimum_server_version method
BelhsanHmida 0c3e367
feat: ensure minimum server version for HEMS example
BelhsanHmida 1843f85
docs: update forecasting cli reference in docs
BelhsanHmida 155fc7b
docs: update terminal instructions for running the HEMS tutorial
BelhsanHmida 8eecce6
docs: update HEMS tutorial note about future API reporting
BelhsanHmida 08086b7
docs: update terminal instructions for running the HEMS tutorial. to …
BelhsanHmida ca214d0
fix: surface failed forecast job details during polling
BelhsanHmida 409bff9
fix: report failed HEMS forecast jobs
BelhsanHmida 2213cb0
Update docs/HEMS.rst
BelhsanHmida 1e6950b
Update docs/HEMS.rst
BelhsanHmida de2d014
Update docs/HEMS.rst
BelhsanHmida 2ec0697
Handle forecast failure messages from API
BelhsanHmida cb117a9
Remove failed-202 forecast polling branch
BelhsanHmida b13694e
Update src/flexmeasures_client/response_handling.py
BelhsanHmida e617a8a
Update examples/HEMS/forecasting.py
BelhsanHmida ae9345a
Return consistent type in HEMS forecasting helper
BelhsanHmida e2082de
Escape regex match in server version test
BelhsanHmida e07d20f
Update examples/HEMS/forecasting.py
nhoening feb54b7
run black
nhoening File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.