Skip to content

Releases: mrbungle64/ioBroker.ecovacs-deebot

Release 1.4.15

16 Mar 11:48
5b22496
Compare
Choose a tag to compare
  • 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

04 Feb 08:11
Compare
Choose a tag to compare
  • 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

24 Feb 20:25
Compare
Choose a tag to compare
  • 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

02 Feb 19:53
Compare
Choose a tag to compare
  • 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

12 Jan 15:48
Compare
Choose a tag to compare
  • 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

30 Dec 22:22
Compare
Choose a tag to compare
  • 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

17 Dec 20:16
Compare
Choose a tag to compare
  • 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

12 Nov 08:06
Compare
Choose a tag to compare

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

06 Aug 20:44
Compare
Choose a tag to compare
  • Bumped ecovacs-deebot.js to 0.8.3-beta.2 (Hotfix XMPP devices)

Release 1.4.6

02 Aug 05:46
Compare
Choose a tag to compare
  • Added option for native goToPosition function (e.g. Deebot OZMO T8 AIVI)
  • Some improvements and fixes