Skip to content

Releases: bwp91/homebridge-deebot

v3.0.3

05 May 17:01
Compare
Choose a tag to compare

Changes

  • Fixes an issue where commands didn't send to the device properly

v3.0.2

04 May 17:24
Compare
Choose a tag to compare

Changes

  • Accessory 'identify' function will now add an entry to the log
  • Backend refactoring, function and variable name changes

v3.0.1

24 Apr 09:19
Compare
Choose a tag to compare

Requirements

  • Homebridge Users

    • This plugin has a minimum requirement of Homebridge v1.3.3
  • HOOBS Users

    • This plugin has a minimum requirement of HOOBS v3.3.4

⚠️ Breaking Change

  • The plugin now uses a per-device configuration
    • Current device-specific configurations will cease to work until you update your settings
    • Refer to the wiki for details regarding the new configuration

Added

  • Configuration settings per Deebot device
  • Support for Chinese server login
  • Enter your ECOVACS password as a base64 encoded string and use the option encodedPassword to let the plugin know
  • More viewable information in the Homebridge plugin-ui:
    • Device model, company and an image of your device in case you didn't know what it looked like

Changes

  • Use the new .onSet methods available in Homebridge v1.3
  • Modified config schema to show titles/descriptions for non Homebridge UI users
  • Fixes an issue where the device name would not show in the logs if a device fails to initialise
  • Update wiki links in the Homebridge plugin-ui
  • More welcome messages
  • Recover accessories from the cache using the UUID
  • Updated ecovacs-deebot depencendy to 0.6.0 (changelog)
  • Updated plugin-ui-utils dependency
  • Updated recommended Node to v14.16.1
  • Updated README to reflect minimum supported Homebridge/HOOBS and Node versions

v2.8.5

11 Feb 15:56
Compare
Choose a tag to compare

Changes

  • Link 'Uninstall' wiki page in the plugin-ui
  • Updated minimum Homebridge to v1.1.7
  • Updated minimum Node to v14.15.5

v2.8.4

09 Feb 22:01
Compare
Choose a tag to compare

Changes

  • Updated client dependency ecovacs-deebot to v0.5.6

v2.8.3

08 Feb 18:23
Compare
Choose a tag to compare

Changes

    • Hide the Config entry [plugin_map] is unused and can be removed notice for HOOBS users

v2.8.2

08 Feb 09:48
Compare
Choose a tag to compare

Changes

  • Fixes a bug when adding a device to Homebridge

v2.8.1

08 Feb 09:30
Compare
Choose a tag to compare

Changes

  • Error stack will be hidden when the disabled plugin message appears in the log

v2.8.0

06 Feb 10:28
Compare
Choose a tag to compare

Added

  • New setting hideMotionSensor if you want to completely hide the motion sensor
  • Configuration checks to highlight any unnecessary settings you have
  • Link to 'Configuration' wiki page in the plugin-ui

Changes

  • ⚠️ ignoredDevices configuration option is now an array not a string
  • Motion sensor settings will hide from the Homebridge UI if the sensor is hidden
  • Devices are now configured only after the plugin has initialised
  • Error messages refactored to show the most useful information
  • [Backend] Major code refactoring
  • [Backend] Code comments

v2.7.2

30 Jan 18:41
Compare
Choose a tag to compare

Changes

  • Updated client dependency ecovacs-deebot to v0.5.5 which:
    • Added OZMO T5 and some more T8 models