Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add OAuth2 #59

Merged
merged 2 commits into from
Dec 6, 2020
Merged

Add OAuth2 #59

merged 2 commits into from
Dec 6, 2020

Conversation

Santobert
Copy link
Contributor

@Santobert Santobert commented Oct 17, 2020

I have tried to implement the minimal requirements of Home Assistant without breaking too much of the existing API. It is also possible to use OAuth in any application other than Home Assistant, even from the command line. See sample.py for an example.

https://developers.home-assistant.io/docs/api_lib_auth/#oauth2

Closes: #6

@Santobert
Copy link
Contributor Author

Santobert commented Nov 16, 2020

@stianaske this branch is now up to date with the current master. You can go for a first review if you want to.

There are still some minor todos, I have to verify the Vorwerk defaults and I have to test this with Home Assistant. But I don't expect any major changes.

@stianaske stianaske merged commit 5e64ae6 into stianaske:master Dec 6, 2020
@Santobert Santobert deleted the add_oauth branch December 6, 2020 19:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use oauth?
2 participants