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

Email consumption with GH actions #2

Open
3 of 6 tasks
martindaniel4 opened this issue Dec 11, 2022 · 0 comments
Open
3 of 6 tasks

Email consumption with GH actions #2

martindaniel4 opened this issue Dec 11, 2022 · 0 comments

Comments

@martindaniel4
Copy link
Owner

martindaniel4 commented Dec 11, 2022

The idea would be using https://github.com/ssenart/PyGazpar to send a weekly email with a recap of previous week consumption, a comparison with the weeks before and a diff with forecasted consumption. That later could be done with a simple time series model like that - http://www.martindaniel.co/roof/index.html

Questions:

  • Should I store results in a DB and append incrementally, or re-run whole history each time?
  • How to send the email? What format?
  • How does GH action work?

To do:

  • Email format
  • Add temperature, indoor and outdoor
  • Forecast
  • Move to weekly
  • Add recipients
  • Filter only on 7 days
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