Skip to content

Keep hourly price resolution for now#462

Merged
slovdahl merged 4 commits intomainfrom
keep-hour-resolution
Sep 29, 2025
Merged

Keep hourly price resolution for now#462
slovdahl merged 4 commits intomainfrom
keep-hour-resolution

Conversation

@slovdahl
Copy link
Owner

The price resolution on spot prices increases to 15 minutes from 2025-10-01. Until this has been tested we'll keep getting hourly averages instead.

The price resolution on spot prices increases to 15 minutes from 2025-10-01.
Until this has been tested we'll keep getting hourly averages instead.
@slovdahl slovdahl requested a review from Copilot September 29, 2025 18:20
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR temporarily maintains hourly price resolution for spot prices by adding a priceResolution=60 parameter to the API request. The change prevents automatic transition to 15-minute resolution that would otherwise occur on 2025-10-01, allowing time for testing before adopting the higher resolution.

  • Adds priceResolution=60 query parameter to maintain hourly price intervals
  • Prevents automatic adoption of 15-minute resolution scheduled for October 2025

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@slovdahl slovdahl added enhancement Enhancement of the code, not introducing new features. minor This PR causes a minor version bump in the version number. labels Sep 29, 2025
@slovdahl slovdahl requested a review from Copilot September 29, 2025 18:32
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.


Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

slovdahl and others added 2 commits September 29, 2025 21:37
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@slovdahl slovdahl requested a review from Copilot September 29, 2025 18:41
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Copilot reviewed 3 out of 3 changed files in this pull request and generated no new comments.


Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@slovdahl slovdahl merged commit e5032f4 into main Sep 29, 2025
13 checks passed
@slovdahl slovdahl deleted the keep-hour-resolution branch September 29, 2025 18:43
slovdahl added a commit to slovdahl/home-assistant-spothinta that referenced this pull request Sep 29, 2025
For slovdahl/python-spothinta-api#462.

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement Enhancement of the code, not introducing new features. minor This PR causes a minor version bump in the version number.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants