Skip to content

Commit

Permalink
chore: release v1.7.3
Browse files Browse the repository at this point in the history
* (Apollon77) Adjust to recent API changes from Meross services
  • Loading branch information
Apollon77 committed Apr 14, 2022
1 parent 8c3ccfe commit 2659bb0
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 5 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,7 @@ see example folder
The library is partially based on the Python project https://github.com/albertogeniola/MerossIot, Thank you for this great basic work on how to connect to the Meross Cloud Servers

## Changelog

### __WORK IN PROGRESS__
### 1.7.3 (2022-04-14)
* (Apollon77) Adjust to recent API changes from Meross services

### 1.7.2 (2022-02-19)
Expand Down
4 changes: 2 additions & 2 deletions 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": "meross-cloud",
"version": "1.7.2",
"version": "1.7.3",
"description": "Control Meross cloud devices using nodejs",
"author": "Ingo Fischer <iobroker@fischer-ka.de>",
"contributors": [],
Expand Down

0 comments on commit 2659bb0

Please sign in to comment.