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

Added total sensor, hourly and previous cycle for energy based sensors #42

Open
wants to merge 13 commits into
base: main
Choose a base branch
from

Commits on Jul 26, 2024

  1. Added total for energy based sensors

    miczlo committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    51811cc View commit details
    Browse the repository at this point in the history
  2. Total

    miczlo committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    a929a03 View commit details
    Browse the repository at this point in the history
  3. Added Total, Yesterday, Rolling 7-day average

    miczlo committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    9781d6b View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Added previous cycle to hold information about the cost of previous c…

    …ycle (day, month etc). Added hourly. Added total. Added a list of excluded number to help with auto generation of names. Avg sensor in progress
    miczlo committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    028c888 View commit details
    Browse the repository at this point in the history
  2. Added today to excluded words

    miczlo committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    6bc4ade View commit details
    Browse the repository at this point in the history
  3. Merged with https://github.com/Kathou99/dynamic_energy_cost/ for bett…

    …er naming
    miczlo committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    368b32e View commit details
    Browse the repository at this point in the history
  4. Delete requirements.txt

    miczlo authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    d02fbb0 View commit details
    Browse the repository at this point in the history
  5. Delete .gitignore

    miczlo authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    279322b View commit details
    Browse the repository at this point in the history
  6. Changed naming to get rid of things like today, month etc and make it…

    … more robust
    miczlo committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    1253053 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b9f402c View commit details
    Browse the repository at this point in the history
  8. Cleanup

    miczlo committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    003ee13 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f9eae11 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Merge branch 'main' into main

    miczlo authored Aug 29, 2024
    Configuration menu
    Copy the full SHA
    071da92 View commit details
    Browse the repository at this point in the history