Missing meter #1402
Replies: 3 comments
-
Hello and sorry that you've encountered an issue. It might have cached account data at a point where it blipped. If you turn on debug logging, you should have a log starting with the line 'account: ' which shows the raw data it's getting back. If the cached data is causing an issue, if you have access to your HA configu directory, you can go into '.storage' and delete the file starting with octopus_energy and ending with account, then reload the integration to force it to get the data. |
Beta Was this translation helpful? Give feedback.
-
Thank you for the pointer - debug data shows everything I also see direct from the Octopus API so I cleared out the cache. Re-added the integration but it's still only creating devices for my export meter and gas meter, nothing for the electricity import meter. Could that extra unknown meter entry in the data be throwing things off? It's the first in the array and if I try to query data for it through the API I don't get anything, so maybe it's breaking things before you get to the real meter entry? I am very suspicious of it so I'm going to try to get hold of Octopus again today. |
Beta Was this translation helpful? Give feedback.
-
Turns out there was an erroneous transfer in progress. Octopus have blocked it and things should sort themselves out in the next 24 hours. Thank you for your help. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
The integration recently gave me an error about a missing tariff, but checking the Octopus API everything looked OK. I deleted and re-added the entry and it is not discovering all my meters.
I have a feeling this is probably an Octopus issue, but I'm not getting very far with their support so thought it would be worth checking in here just in case.
Diag logs from the integration include this:
In there you can see there are no meters listed for the second MPAN (my import MPAN). Querying the Octopus API directly I get this (MPANs and serials changed):
There's a strange meter with serial number starting S82 that I don't recognise and doesn't show on any of my Octopus bills - I've got a query open with them about this - but no idea why the integration is not picking up the meters that their API shows?
Beta Was this translation helpful? Give feedback.
All reactions