Skip to content

Releases: homebridge-plugins/homebridge-ewelink

v10.2.0

09 Oct 12:09
Compare
Choose a tag to compare

Added

  • Support devices with UIID 173 (Sonoff L3)
  • Support devices with UIID 3258 (Zigbee RGBW light)
  • Work-in-progress for devices with UUIDs:
    • 130 (SPM sub-unit)
    • 174 (SwitchMan devices)
    • 1514 (Zigbee motor controller)

Changed

  • Allow for node v18.10.0
  • Update axios to v1.1.2

Fixed

  • Incorrectly exposing Sonoff M5 devices as programmable switches

v10.1.0

25 Sep 12:36
Compare
Choose a tag to compare

Added

  • Support devices with UUID 128 (SPM Main Unit)
  • Support devices with UUID 154 (DW2-Wifi-L)
  • Support devices with UUID 168 (Zigbee Bridge Pro)
  • Support devices with UUID 190 (POWR316/POWR316D/POWR320D)
  • Work-in-progress for devices with UUIDs:
    • 130 (SPM sub-unit)
    • 160/161/162/174 (SwitchMan devices)
    • 173 (Sonoff L3)
    • 1514 (Zigbee motor controller)
    • 3258 (Zigbee RGB light)

Changed

  • Correct parameters for updatePlatformAccessories()
  • Bump node recommended versions to v14.20.1 or v16.17.1
  • Bump ws to v8.9.0
  • Updated dev dependencies

v10.0.0

08 Jul 19:50
Compare
Choose a tag to compare

On a personal level, this is not the kind of release I like to make. But circumstances have changed and so modifications to the plugin have needed to be made:

⚠️ After updating to this version:

  • Each time you start the plugin, you will be logged out the eWeLink app, and so I would recommend:
    • Creating a new eWeLink account, and sharing your devices to this new account
    • Most importantly, you should use your main account with the plugin, and login to the eWeLink app with your shared account

Added

  • Use a custom eWeLink APPID and APPSECRET if needed

Changed

  • Bump node recommended versions to v14.20.0 or v16.16.0

v9.1.0

07 Jul 06:19
Compare
Choose a tag to compare

⚠️ This update may remove some devices from your Homebridge instance. Unfortunately this is out my control. See this link.

Added

  • Support for Sonoff TH Elite

Changed

  • Bump ws to v8.8.0
  • Updated dev dependencies

v9.0.1

08 Jun 22:22
Compare
Choose a tag to compare

Changed

  • Bump node recommended versions to v14.19.3 or v16.15.1

Fixed

  • A potential issue showing errors in the logs

v9.0.0

29 May 15:07
Compare
Choose a tag to compare

Potentially Breaking Changes

⚠️ The minimum required version of Homebridge is now v1.4.0
⚠️ The minimum required version of Node is now v14

Changed

  • Changed to ESM package
  • Bump node recommended versions to v14.19.3 or v16.15.0

v8.15.0

02 May 12:41
Compare
Choose a tag to compare

Added

  • New Devices
    • Sonoff S40
  • New Log Languages
  • Configuration
    • offlineAsOff option for light devices - enable to show offline devices as 'off' in Homebridge/HomeKit

Changed

  • Bump axios to v0.27.2
  • Bump ws to v8.6.0
  • Bump node recommended versions to v14.19.1 or v16.15.0

v8.14.0

17 Apr 09:31
Compare
Choose a tag to compare

Added

  • New Devices
    • Sonoff B05-BL-A19 bulbs (UIID 136 devices) (also supports LAN mode)
    • Sonoff MINIR3 (UIID 138 devices) (also supports LAN mode)
    • Sonoff S-Mate (UIID 177 devices) as a Stateless Programmable Sensor

v8.13.2

03 Apr 11:45
Compare
Choose a tag to compare

Changed

  • Updated dependencies

v8.13.1

20 Mar 11:13
Compare
Choose a tag to compare

Changed

  • Bump axios to v0.26.1
  • Bump node recommended versions to v14.19.1 or v16.14.2