Closed Henchman-21 closed 5 months ago
Hey there @tronikos, mind taking a look at this issue as it has been labeled with an integration (opower
) you are listed as a code owner for? Thanks!
(message by CodeOwnersMention)
opower documentation opower source (message by IssueLinks)
I have this same exact issue for ComEd
There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.
The bot kinda poked me but oddly enough this just started working 3-4 days ago.
is that the same as this? I've been getting this error for a couple weeks. Failed setup, will retry: 403, message='Forbidden', url=URL('https://pge.opower.com/ei/edge/apis/DataBrowser-v1/cws/cost/utilityAccount/_[...]_?aggregateType=hour&startDate=2024-05-22T00:00:00-07:00&endDate=2024-06-17T00:00:00-07:00')
Yes? No? Maybe something is wrong with my utility account? I'm not sure if this is a bug.
Yes, it wasn't exactly that but was a 403 forbidden error each time. I will note I had 2 accounts in ConEd (one from previous residence). I still have 2 when I login to ConEd but the current one is what opens by default now, so maybe the API calls were trying to hit the previously defaulted inactive account. I don't know how to change that though, I did nothing on either end, so maybe it was something ConEd did as housekeeping with their own systems.
I have 2 properties on my account as well, maybe that's the issue, If it doesn't resolve itself maybe I can open a new bug report but it's hard to say if this is repeatable for other users.
I have two service addresses on my PG&E account and I suddenly got this 403 error when trying to authenticate opower. No change to the creds, it just stopped working one day several weeks ago. The two accounts were previously feeding into HA without issue.
I have the same issue with two service addresses on a PG&E account ... happy to share logs etc if @tronikos or someone else is looking at it?
The problem
Trying to pull my Coned utility data through the Opower integration. I'm able to add my username/password/TOPT and the account adds successfully, however on initializing it says no entities and Failed Setup, will retry. Hovering over the error I see
403, message='Forbidden',url=URL('http://cned.power.com/ei/edge/apis/multi-account-v1/cws/cnd/customers?offset=0%batchSize=100&addressFilter=')
Definitely putting in correct account info, if I change the user/pass/TOTP it errors out adding and will not even try to initialize.
What version of Home Assistant Core has the issue?
core-2024.2.5
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant OS
Integration causing the issue
OPower
Link to integration documentation on our website
https://www.home-assistant.io/integrations/opower/
Diagnostics information
Have added , reloaded, deleted account, reset TOTP, no change.
Example YAML snippet
No response
Anything in the logs that might be useful for us?
Additional information
No response