This adapter uses the ecovacs-deebot.js library.
- Deebot 900/901
- Deebot Ozmo 930
- Deebot Ozmo 950
- Deebot Slim 2
- Deebot N79
- Deebot 601
- Deebot 710/711
- Deebot Ozmo 610
- Deebot Ozmo 900
- Deebot Ozmo 920
- Deebot Ozmo T8 (AIVI)
- Deebot M88
- Deebot 600/605
- Deebot Ozmo 960
- Deebot Ozmo Slim 10
It is recommended to use version 10 of Node.js or a newer version.
This adapter uses the canvas library which might require additional installations. For the full functional range please install the following packages.
For Debian-based Linux systems the following commands should be executed:
sudo apt-get update
sudo apt-get install build-essential libcairo2-dev libpango1.0-dev libjpeg-dev libgif-dev librsvg2-devA reboot might be necessary before executing the next command
sudo npm install canvas --unsafe-perm=trueFor instructions for other systems visit https://www.npmjs.com/package/canvas#compiling
- Information on how to use this adapter can be found here
- There are some reports that empty cleaning logs are currently delivered by Ecovacs for Ozmo 920/950.
- For the Deebot Ozmo 930 it is recommended to schedule a restart once a day because there are some reports that the connection is lost after approx. 24 hours.
- There are also some reports that there's a strange behavior of the battery value on Deebot 900/901. It's very likely that this is a firmware bug.
- You can use the corresponding option in the adapter config as a workaround.
- The "pause" button does not work with Deebot 710/711.
- Frequently asked questions can be found here
- Improved Support for Ozmo T8 AIVI
- Initial Support for Ozmo T8 AIVI
- Compact mode support
- New features:
- button to save the last used custom area values
- buttons to rerun saved custom areas
- Some enhancements and fixes
- Stable Release
- Set flag for compact mode to false
- Some minor fixes
- Using library version 0.4.13
- Some translations added
- Using library version 0.4.12
- (boriswerner) Alternative API call for last clean log info (920/950)
- (mrbungle64) Periodically polling of CleanLogs
- Using library version 0.4.11
- Several enhancements and fixes
- Using library version 0.4.10
- Several enhancements and fixes
- Several enhancements and fixes
- Several enhancements and fixes
- Using library version 0.3.8
- Using library version 0.3.7
- Using library version 0.3.6
- Using library version 0.3.5
- Using library version 0.3.4
- Bugfixes (MQTT/XML)
- Start implement NetInfo (XMPP)
- Using version 0.3.2 of ecovacs-deebot.js module
- (boriswerner) Added Features for Ozmo 950
- (mrbungle64) Some improvements for non Ozmo 950
- Using version 0.3.x of ecovacs-deebot.js module (ng library)
- Improved support for MQTT devices
- (mrbungle64) Improved support for XML based MQTT devices
- (mrbungle64) Improved support for XML based MQTT devices
- (boriswerner) Improved support for Ozmo 950
- (mrbungle64) Implemented waterbox info (XMPP based devices)
- (mrbungle64) Bugfix
- (boriswerner) Basic clean & charge working (Ozmo 950)
- (mrbungle64) Improved support for MQTT devices
- (boriswerner) Improved support for Ozmo 950 device
- (mrbungle64) Feature Release
- Implemented handling water level
- Preparing for latest repo
- (mrbungle64) Feature release
- Implemented lifespan values of components
- (mrbungle64) Feature release
- Implemented spotArea buttons
- (mrbungle64) Feature release (alpha)
- Implemented spotArea command
- Implemented customArea command
- Implemented playSound command
- (mrbungle64) alpha release
- (mrbungle64) Pre-release (alpha)
- (mrbungle64) Initial release (pre-alpha)
- (mrbungle64) Initial development release
MIT License
Copyright (c) 2020 Sascha Hölzel mrb1232@posteo.de
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
