polestar_api
polestar_api copied to clipboard
Split API functionality into a separate library
In order for this integration to become an official HA integration all API call must be moved into a separate python library published on pypi
I propose the creation of library pypolestar in a separate repository and that best practices such as those in https://github.com/pyenphase/pyenphase are followed
I agree. I'd be happy to help setting up the infrastructure if needed.
@leeyuentuen I think there are already a couple devs available to work on this, would you care to create a repository or delegate in one of us the task ? maybe creating a GitHub organisation to manage the library + custom_integration ?
i need to find it out how that stuff works.
atm create a GitHub pypolestar: https://github.com/leeyuentuen/pypolestar
on PyPI I've created a pending project:
This issue is stale because it has been open for 30 days with no activity.
xref https://github.com/leeyuentuen/pypolestar/issues/9
things are looking real good in the current custom_integration.
Pushing the release of the separate library would enable the work in an initial PR to HA core with limited functionality (we don't want to feature creep reviewers, a simple PR will get better chances of being reviewed quicker)
Splitting to a separate library is pending on https://github.com/pypolestar/pypolestar/issues/10, waiting on action from @leeyuentuen (nudge, nudge)
https://github.com/pypolestar/pypolestar now up to date, will do some cleanup before publishing a new version
https://github.com/pypolestar/pypolestar now updated on PyPI.