Skip to content

Releases: homebridge-plugins/homebridge-ecovacs

v7.2.3

24 Jul 07:35

Choose a tag to compare

Other Changes

  • dependency updates

v7.2.2

18 Jul 07:19

Choose a tag to compare

Other Changes

  • add maintainer message

v7.2.1

16 Jul 21:26

Choose a tag to compare

Other Changes

  • clear cache values on reset, fix go charge on

v7.2.0

13 Jul 21:15

Choose a tag to compare

Notable Changes

  • fix custom plugin config modal styles in ui 5
  • fix custom characteristics for hb 2

Other Changes

  • add lint step to build workflow
  • add permissions to workflows
  • improvements to the deprecate workflow

v7.1.0

12 Jul 10:10

Choose a tag to compare

Notable Changes

  • set strictValidation to true in the config schema file

Other Changes

  • github repo maintenance

v7.0.2

11 Jul 23:25

Choose a tag to compare

Changed

  • fix patch-package command not present

v7.0.1

11 Jul 23:22

Choose a tag to compare

Changed

  • patch evocavs-deebot with a change to not log events when not in debug mode

v7.0.0

11 Jul 21:41

Choose a tag to compare

  • Drop support for Node.js v16 and v18, add support for Node.js v20, v22, and v24

v6.1.1

28 Aug 15:03

Choose a tag to compare

⚠️ Note this will be the last version of the plugin to support Node 16.

  • Node 16 moves to 'end of life' on 2023-09-11 (more info)
  • This is in-line with the Homebridge guidelines on supporting node versions (more info)
  • If you are currently using Node 16, now is a good time to upgrade to Node 18 or 20 (see the link above for more info)

Changed

  • Updated dependencies

v6.1.0

19 Aug 01:47

Choose a tag to compare

Added

  • Allow a polling interval to be set per accessory, or can be set to 0 to disable polling if the device supports push updates

Changed

  • Bump ecovavs-deebot library to v0.9.6-prerelease (thanks @mrbungle64!)
  • Bump node recommended versions to v16.20.2 or v18.17.1 or v20.5.1