Skip to content

Commit

Permalink
Release 0.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
mrbungle64 committed Jun 4, 2021
1 parent 2ed31e4 commit 1c71928
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,9 +71,15 @@ The models listed are either already known to work or are technically similar to
* There's a strange behavior of the battery value on Deebot 900/901. It's very likely that this is a firmware bug
* Some cleaning commands may not work with Deebot 710/711/711s
* "Edge" command does not work with Deebot U2 (starts auto clean instead)
* The cleaning log has an empty result on T9 series
* The combined map data object does not work with T9 series

## Changelog

### 0.2.5
* Using library version 0.6.1-alpha.11
* Some minor changes and fixes

### 0.2.4
* Using library version 0.6.1-alpha.9
* Added EnableDoNotDisturb and DisableDoNotDisturb commands (950 type models)
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": "node-red-contrib-ecovacs-deebot",
"version": "0.2.4",
"version": "0.2.5",
"description": "Node-RED node for Ecovacs Deebot vacuum cleaner",
"main": "nodes/ecovacs-deebot.js",
"scripts": {
Expand Down

0 comments on commit 1c71928

Please sign in to comment.