stevenewey / octograph

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

Octograph stopped logging usage on 2019-04-06 @ 00:00 #2

Closed ThomasPrior closed 5 years ago

ThomasPrior commented 5 years ago

Whilst the script to fetch usage says it's getting rates, I'm no longer receiving readings as of April 6th 2019 at midnight.

Script:

#!/bin/bash source /srv/octograph/bin/activate python /home/octograph/octograph/app/octopus_to_influxdb.py --config-file=/srv/octograph/octograph.ini exit

octopus_to_influxdb.py is unchanged.

Using the test commands listed at https://octopus.energy/dashboard/developer/ I can retrieve usage statistics.

ThomasPrior commented 5 years ago

Nevermind I'll just uninstall.