Giter VIP home page Giter VIP logo

cephalolog's Introduction

Cephalolog

A Python script to help analyse energy usage with the Octopus Energy API

Setup

  1. Visit https://octopus.energy/dashboard/developer/ (you may need to enter your log-in details)
  2. Take note of your:
    1. API Key
    2. Meter Point Administration Number (MPAN)
    3. Electric meter serial number
    4. Meter Point Reference Number (MPRN)
    5. Gas meter serial number
  3. Copy the file secret_base.py and rename it secret.py.
  4. Open the newly created secret.py and enter the information above into the appropriate places.

Do not share secret.py or any of the numbers above. If using Git, make sure secret.py is added to .gitignore so that it is not accidentally made public.

Units of measurement for the electric readings is in kWh, while the readings for gas will either be in kWh (for SMETS1 meters) or m^3 (for SMETS2 meters).

cephalolog's People

Contributors

thomasbisset avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.