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.
- 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