tronikos / opower

A Python library for getting historical and forecasted usage/cost from utilities that use opower.com such as PG&E
Apache License 2.0
66 stars 59 forks source link

coautilities: incorrect utility_account_id ? #103

Closed jmillsy closed 4 days ago

jmillsy commented 5 days ago

When I connect against coautilities, I can auth just fine and I get back empty results. Whats interesting, is that the response it lists utility_account_id='457XXXXXXX' which is not my valid account ID (I even called their support to verify).

Image

jmillsy commented 4 days ago

Playing around around more, I can get data from a previous billing month, but not recent data like you can get in the UI. So the 'wrong' utility_account_id is not a problem. Ill close this issue!