Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 348 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 348 Bytes

(Octopus) Energy Notifier

An innovation day challenge to write an app that uses the Octopus Energy API to calculate my average energy usage for the day and send a notification.

To use

  • You'll need a smart meter and be using Octopus Energy
  • Add your API_KEY, MPAN and SERIAL env vars to .env
  • Run with npm start
  • Test with npm test