Skip to content

Commit

Permalink
chore: release v0.2.0
Browse files Browse the repository at this point in the history
Add direct login method using email/password as second option beside proxy
Add direct login also to tokensaver.js
  • Loading branch information
Apollon77 committed Jul 30, 2021
1 parent f0cf7fa commit 9a84fde
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ See example folder, check the settings (add your own IP at minimum!) and start i

## Changelog:

### __WORK IN PROGRESS__
### 0.2.0 (2021-07-30)
* (csu333) Add direct login method using email/password as second option beside proxy
* (csu333) Add direct login also to tokensaver.js

Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "daikin-controller-cloud",
"version": "0.1.3",
"version": "0.2.0",
"description": "Interact with Daikin Cloud devices and retrieve Tokens",
"author": "Apollon77 <[email protected]>",
"contributors": [],
Expand Down

0 comments on commit 9a84fde

Please sign in to comment.