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

Check past Agile tariff rates #141

Open
ryanw-mobile opened this issue May 31, 2024 · 1 comment
Open

Check past Agile tariff rates #141

ryanw-mobile opened this issue May 31, 2024 · 1 comment
Assignees
Labels
feature A new feature for the user, not a new feature for a build script.

Comments

@ryanw-mobile
Copy link
Owner

With the app it's now almost safe to switch tariff.
One more thing needed is to check the previous winter rate to forecast how much electricity we could consume this winter.

@ryanw-mobile ryanw-mobile added the feature A new feature for the user, not a new feature for a build script. label May 31, 2024
@ryanw-mobile
Copy link
Owner Author

UI:

  • Since for the Agile section to be meaningful, we must have to present it using a half-hourly view, so we won't have the presentation style issues like the usage screen.
  • We can simpy add a button to trigger a calendar popup to select a date, and allow to jump back to "now"
  • Multiplatform Calendar widget will then be the key

Backend:

  • We have to query the tariff start date, because before that day we won't be able to get any data.
  • Since we now hardcode the tariff product code, this won't happen yet, but at the same time we can also get the tariff end date (if that's already ended) so we won't allow selection beyond that day.

This has to be assigned a higher priority since I am eager to know how expensive it can be during winter.

@ryanw-mobile ryanw-mobile self-assigned this Jun 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A new feature for the user, not a new feature for a build script.
Projects
None yet
Development

No branches or pull requests

1 participant