stevenewey / octograph

Python tool for extracting Octopus Energy meter readings to InfluxDB
98 stars 49 forks source link

Support for accounts that don't have a gas meter #10

Open psaffrey opened 3 years ago

psaffrey commented 3 years ago

I have an electric-only system. I was planning to modify the code so that if there is no gas entry in the config it just skips acquiring data for gas. Would you be willing to consider a PR for this?