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

Display average temperature in archive #122

Closed
dennissiemensma opened this issue Apr 12, 2016 · 2 comments
Closed

Display average temperature in archive #122

dennissiemensma opened this issue Apr 12, 2016 · 2 comments
Assignees
Milestone

Comments

@dennissiemensma
Copy link
Member

The (removed) history view also displayed any temperature readings taken. This should also be displayed in the archive view.

@dennissiemensma dennissiemensma added this to the 1.2 milestone Apr 12, 2016
@dennissiemensma dennissiemensma self-assigned this May 4, 2016
@dennissiemensma
Copy link
Member Author

Plotting the temperatures in graphs and for each detail level is too hard. However, I will display minimum, maximum and average temperature for each month and year in summary.

@dennissiemensma
Copy link
Member Author

Completed in 13d042e:

  • Extended day statistics database field with min / max temperatures, pushed in migration.
  • Added data migration to delete and recalculate all day statistics retroactive (when temperatures were stored).
  • Updated day consumption service, GUI & translations.

Merged to dev.

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

1 participant