Skip to content

Releases: homebridge-plugins/homebridge-wemo

v7.2.1

18 Jul 07:22
Compare
Choose a tag to compare

Other Changes

  • add maintainer message

v7.2.0

13 Jul 21:53
Compare
Choose a tag to compare

Notable Changes

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

Other Changes

  • github repo maintenance
  • add permissions to workflows
  • improvements to the deprecate workflow

v7.1.0

12 Jul 09:19
Compare
Choose a tag to compare

⚠️ This plugin no longer officially supports Node v16 and v18, however there is no reason why it shouldn't work on these versions.

Notable Changes

  • set supported node versions to v20, v22 and v24
  • set strictValidation to true in the config schema file

Other Changes

  • github repo maintenance
  • updated dependencies

v7.0.0

22 Mar 11:25
Compare
Choose a tag to compare

Changed

  • Fixed for hap-nodejs v1.0.0
  • Updated dependencies
  • Bump node recommended versions to v18.20.7 or v20.19.0 or v22.14.0
  • Updated eslint and use new code style

Fixed

  • Setup issues with Wemo Link devices

Removed

  • Support for node 16

v6.1.2

18 Sep 22:13
Compare
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

  • Bump node supported versions to v16.20.1 or v18.17.1 or v20.7.0

Fixed

  • Properly ignore serial numbers if they aren't already in upper case

v6.1.1

28 Aug 14:57
Compare
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

Fixed

  • Show config option outletInUseTrue even when showAs is not selected

v6.1.0

17 Jun 03:35
Compare
Choose a tag to compare

Added

  • Configuration option to force enable a Wemo Insight to always show outlet in use to true

Changed

  • Bump node supported versions to v16.20.0 or v18.16.0 or v20.1.0
  • Updated dependencies

v6.0.4

01 May 00:50
Compare
Choose a tag to compare

Changed

  • README changes
  • Dependency updates

v6.0.3

22 Apr 12:51
Compare
Choose a tag to compare

Changed

  • Update dependencies
  • Bump node supported versions to v16.20.0 or v18.16.0 or v20.0.0

v6.0.2

10 Apr 13:27
Compare
Choose a tag to compare

Changed

  • Bump xml2js dependency