Skip to content

Email consumption with GH actions #2

@martindaniel4

Description

@martindaniel4

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions