Skip to content

Releases: homebridge-plugins/homebridge-ewelink

v8.13.0

23 Feb 07:10
Compare
Choose a tag to compare

Added

  • Support DUALR3 Lite

Changed

  • Bump axios to v0.26.0

v8.12.0

12 Feb 11:56
Compare
Choose a tag to compare

Added

  • Option to disable the timer for irrigation valve simulations
  • Power information to supported devices in internal API
  • Target temperature threshold for TH-heater simulation, see #346

Changed

  • Bump node recommended versions to v14.19.0 or v16.14.0
  • Bump homebridge recommended version to v1.4.0
  • Bump ws to v8.5.0

v8.11.2

23 Jan 16:58
Compare
Choose a tag to compare

Changed

  • Bump axios to v0.25.0

Fixed

  • Fix LAN mode support for iFan04

v8.11.1

15 Jan 17:33
Compare
Choose a tag to compare

Changed

  • Bump ws to v8.4.2

Fixed

  • undefined log message on web socket error

v8.11.0

13 Jan 22:27
Compare
Choose a tag to compare

Added

  • Option to ignore eWeLink homes by ID (IDs will be displayed in the log when plugin starts)

Changed

  • Bump node recommended versions to v14.18.3 or v16.13.2
  • Bump ws to v8.4.1

Fixed

  • Minor colour temperature issue for Mangotek RLD60C0E27 (UIID 33)

v8.10.0

07 Jan 18:28
Compare
Choose a tag to compare

Added

  • New Devices
    • Support for Mangotek RLD60C0E27 light (devices with UIID 33)
    • Support for Zigbee Smoke Sensors (devices with UIID 5026)

Fixed

  • Plugin crash for older versions of Homebridge

v8.9.1

05 Jan 04:41
Compare
Choose a tag to compare

Changed

  • Plugin will log HAPNodeJS version on startup
  • Bump homebridge recommended version to v1.3.9

v8.9.0

27 Dec 13:07
Compare
Choose a tag to compare

Added

  • Option to show both 'Heat' and 'Cool' modes for the TH10/16 thermostat simulation

v8.8.0

21 Dec 09:25
Compare
Choose a tag to compare

Added

  • New Devices
    • Support for SwitchMan M5 (1/2/3 Gang)
    • Support for Sonoff NSPanel
  • Simulations
    • Expose a single-channel device as a Heater or Cooler accessory type, using the current temperature value from another eWeLink, Govee or Meross sensor (Govee and Meross sensors will not work with HOOBS)
    • Current temperature values from sensors will be cached in the homebridge storage directory to allow my other plugins to create Heater and Cooler accessories with the temperature values
  • eWeLink Groups
    • Expose eWeLink groups as HomeKit switches

Changed

  • Some config options rearranged for easier access
  • Bump ws to v8.4.0

v8.7.1

09 Dec 09:22
Compare
Choose a tag to compare

Fixed

  • Show 'Hide Channels' and 'Inched Channels' in config schema form even when no 'Show As' is selected