Con Edison App Alsmost Done! (Coming Soon!)

Inspiration was to get away from opower integration ended up simply using same api they use (for now) but added another layer of scraping via con ed website which pulls payment history ect, made for those who share utility with a roomate with payees and splits ect and can assigbed scraped payments to payees via imap (W.I.P) essentially i originally had this working with sqlite3 database but switched to postgres with prisma studio (accessible in ha lol) for dev purposes. so allot of things have to be rebuilt but this is super dope

p.s dont download it yet for those who snoop my github lol its not stable yet

1 Like

:sweat_smile:

whoops didnt catch that

1 Like

Is there any updates on this?

Fully functional, been bug testing it for months didnt see any hype regarding this so i didnt post it. Ill clean up the repo and make public tonight

1 Like

Yeah this seems very useful to me. Thank you for making this.

sorry for delay, you can grab it at Con Edison: Addon + Integration

nice. Got it set up and running. although I did have to restart it after initial installation as it threw
“Unexpected error: Page.goto: net::ERR_NAME_NOT_RESOLVED at Log In to Your Con Edison Account | Con Edison Call log: - navigating to “Log In to Your Con Edison Account | Con Edison”, waiting until “networkidle”” (might be my flaky setup tho)

I have 2 meters on my account and it appears to only grab the first.

That error comes from playright, its more of a connection issue than a true error, and this addon isnt meant to track multiple meters

I was so happy to stumble upon this after messing with Opower and seeing how insufficient it really is.

I really want to give this a shot but I've had no success with installing the app after adding the repo. It just keeps looping over and over regardless of what device I try to install it from

1 Like

Post the logs from the install

Stepped away for a couple of hours and came back to it installed!

Hooked up my account and I'm so happy you made this. I can see so much more information compared to Opower! Hoping you keep developing this, it's amazing!

I however cannot find the MQTT sensors it supposedly created. I couldn't find any fields to input my MQTT broker creds either in settings. I feel like I'm missing something

More of a nice to have but I would love to have the history tab as the homepage instead of the Account Ledger, any chance we can get that option? Dark mode would be pretty neat too!

1 Like

That warms my hear :heart_on_fire:

From devices page search for ConEd Connect:

ConEd Connect is the integration side of the this app (addon) thats auto installed, mqtt is no longer used all data is sent to ha via ConEd Connect :slight_smile:

1 Like

Awesome! Got the entities. You may want to update the documentation in GitHub.

Overall happy to have a central place to manage ConEd. Thank you!