Checklist
Is your feature request related to a problem? Please describe.
The old integration built into Home Assistant is broken and should be replaced.
Describe the solution you'd like
Replace the virtual integration in homeassistant with this one. While custom components are great, I prefer to keep them to a minimum for security purposes, and don't see a reason why this couldn't be included in homeassistant/core.
Describe alternatives you've considered
N/A
Additional context
I help maintain a small integration there already and would be happy to assist in the process, either by opening the PR or helping review the changes to help get it accepted.
I've reached out to the HA devs to see if it'd be possible to make it a smooth transition for any old users of the old one, but sadly we can't use the credentials that were in the old opower integration or the data, we'd need to start from scratch there.
If this isn't something you'd be interested in, would you be opposed to me starting a new integration using the library you shared (with a different domain to prevent conflcits)?
Checklist
Is your feature request related to a problem? Please describe.
The old integration built into Home Assistant is broken and should be replaced.
Describe the solution you'd like
Replace the virtual integration in homeassistant with this one. While custom components are great, I prefer to keep them to a minimum for security purposes, and don't see a reason why this couldn't be included in homeassistant/core.
Describe alternatives you've considered
N/A
Additional context
I help maintain a small integration there already and would be happy to assist in the process, either by opening the PR or helping review the changes to help get it accepted.
I've reached out to the HA devs to see if it'd be possible to make it a smooth transition for any old users of the old one, but sadly we can't use the credentials that were in the old
opowerintegration or the data, we'd need to start from scratch there.If this isn't something you'd be interested in, would you be opposed to me starting a new integration using the library you shared (with a different domain to prevent conflcits)?