Skip to content
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

Two cheapest hours #31

Open
paalkr opened this issue Jul 30, 2023 · 3 comments
Open

Two cheapest hours #31

paalkr opened this issue Jul 30, 2023 · 3 comments

Comments

@paalkr
Copy link

paalkr commented Jul 30, 2023

Is your feature request related to a problem? Please describe.
Sometime 5 cheapest hours is a too long periode.

Describe the solution you'd like
Two cheapest hours, in addition to the existing 5 and 10 cheapest hours.

@erlendsellie
Copy link
Owner

Hi!
Could you describe this issue?
Can you provide a screenshot of a graph when this occurs, or the attributes of the senor?

This can happen in theory when mulitple hours have the exact same price.
Eg, the price from 00-16 is 1 NOK, and the rest of the day is 0.3 NOK, every hour from 16-24 would be considered the "5 cheapest".

The integration picks out the 5 cheapest prices, and then checks if price is in the same or under any of those prices.

I'll try to come up with a solution for this, but i'm pretty busy at the moment, so it may take some time.

@erlendsellie
Copy link
Owner

Oh, i see now.
Nevermind my last comment. I'll se what i can do when i get the time. :-)

@paalkr
Copy link
Author

paalkr commented Sep 12, 2023

Thx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants