Releases: mrbungle64/ioBroker.ecovacs-deebot
Releases · mrbungle64/ioBroker.ecovacs-deebot
Release 1.4.15
- Breaking change: Bump minimum required version of Node.js to 18.x
- Bumped ecovacs-deebot.js to 0.9.6 (beta)
- Add state (button) for manually requesting the cleaning log
- Separate mopping and scrubbing mode
- Add states for air drying timer
- Some further improvements and optimizations
Release 1.4.14
- Breaking change: Bump minimum required version of Node.js to 16.x
- Bumped ecovacs-deebot.js to 0.9.6 (alpha)
- Many improvements for AIRBOT Z1 and Z1 Air Quality Monitor
- and also several improvements for the T20 and X2 series
- Bumped max number of devices to 20
- Added Australia, the United Arab Emirates and "Other countries" as "country"
- Bumped some dependencies
- Some further improvements and optimizations
Release 1.4.13
- Several improvements and optimizations for X1 series (e.g. for the cleaning station and mopping functions)
- Added Air Freshener life span component
- Some further improvements and optimizations
Release 1.4.12
- Bumped ecovacs-deebot.js to 0.9.2 (beta)
- Spot area related functions for models with native "goToPosition" function (from the Video Manager):
- Implemented "goToCalculatedCenterPosition" function
- Implemented "silentApproach" cleaning
- Some further improvements and optimizations
Release 1.4.11
- Bumped ecovacs-deebot.js to 0.9.2 (alpha)
- Added channel for the auto empty station (incl. dust bag full)
- Added state for changing the scrubbing pattern (OZMO Pro)
- Added option to save the used go to position values
- Added function to also save the current deebot position as a 'go to position'
- Automatically set the last time dustbox removed when the dust bag has been emptied by the auto empty station
- Some further improvements and some fixes
Release 1.4.10
- Bumped ecovacs-deebot.js to 0.9.1
- Added channel with information about the last cleaned spot area
- Implemented "mark for next spot area cleaning" function
Release 1.4.9
- Bumped ecovacs-deebot.js to 0.9.1-beta.3
- Several more improvements for T9 based models (e.g. N8/T10/X1)
- Implemented option for automatic download of the last cleaning image
- The generated base64 map image will also be stored to the filesystem now
- Some further improvements and some fixes
Release 1.4.8
Maintenance release
- Breaking change: Bumped minimum required version of Node.js to 14.x
- Bumped ecovacs-deebot.js to 0.9.0-beta.2
- Bumped several other dependencies
Release 1.4.7
- Bumped ecovacs-deebot.js to 0.8.3-beta.2 (Hotfix XMPP devices)
Release 1.4.6
- Added option for native goToPosition function (e.g. Deebot OZMO T8 AIVI)
- Some improvements and fixes