Skip to content

Releases: bwp91/homebridge-deebot

v2.3.5

04 Jan 08:46
Compare
Choose a tag to compare

Changes

  • Added log entries in non-debug mode when a device changes state
  • Device state caching to avoid updating HomeKit when unnecessary
  • Better error handling

v2.3.4

02 Jan 11:30
Compare
Choose a tag to compare

Changes

  • Small changes to logging
  • Updated depencencies

v2.3.3

01 Jan 11:31
Compare
Choose a tag to compare

Changes

  • Updated depencencies

v2.3.2

23 Dec 08:56
Compare
Choose a tag to compare

Changes

  • The NoError: Robot is operational message will now be suppressed [#8]
  • Increased recommended node.js to v14.15.3

v2.3.1

09 Dec 18:17
Compare
Choose a tag to compare

Changes

  • Behind-the-scene code changes. Unfortunately that's it!

v2.3.0

27 Nov 13:42
Compare
Choose a tag to compare

New

  • This update includes a new custom settings panel for homebridge-config-ui-x users. You will need to be running v4.34.0 or greater of the config-ui plugin. This is a feature I plan to add functionality to over time. The panel includes three sections:
    • Settings: The configuration form that you are used to as before
    • My Devices: Information about your ECOVACS devices that are in Homebridge
    • Support: Useful links to our documentation and for support

Changes

  • Fixed an issue where device information may not be cached within Homebridge/HOOBS
  • Dependency update ecovacs-deebot to v0.5.0

v2.2.0

15 Nov 09:31
Compare
Choose a tag to compare

New

  • I recommend to all users to update their version of Node.js to the current LTS version (v14.15.0) and I have made this the recommended minimum version to run.
  • A warning message will be shown if you are using an older version of Node.js when you install/update this plugin, however, the plugin may still run.
  • For more information about updating your version of Node.js, please see this article.

v2.1.10

12 Nov 19:26
Compare
Choose a tag to compare

Changes

  • update ecovacs-deebot dep to 0.4.26

v2.1.9

10 Nov 13:19
Compare
Choose a tag to compare

Changes

  • Header logo and wiki links to the plugin settings screen
  • Updated the readme with more wiki links
  • Log entries for battery will be added even if the battery % is unchanged (if debug:true)

v2.1.8

07 Nov 19:53
Compare
Choose a tag to compare

Changes

  • updated deebot-ecovacs dependency