Skip to content

Releases: homebridge-plugins/homebridge-ewelink

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

v8.7.0

08 Dec 13:24
Compare
Choose a tag to compare

Added

  • Support Sonoff L2
  • Expose a single or multi-channel generic switch as a Audio Receiver, Set Top Box or Streaming Stick HomeKit category types
    • The accessory will need to be published as an external accessory meaning it will need to be added separately to HomeKit
  • Expose an Eachen GD-DC5 as a lock simulation

Changed

  • Bump homebridge recommended version to v1.3.8
  • Bump node recommended versions to v14.18.2 or v16.13.1
  • Bump ws to v8.3.0

Fixed

  • Potential uncaught errors updating subdevices of an RF bridge

v8.6.0

18 Nov 08:02
Compare
Choose a tag to compare

Added

  • The plugin will now retrieve devices from all your homes in your eWeLink account
  • Expose an RF Bridge curtain device type as a HomeKit WindowCovering, Door or Window accessory simulation
  • Expose a TH10/16 as a Thermostat device type

Fixed

  • An issue initialising a 2-Garage-Door simulation

v8.5.0

03 Nov 08:52
Compare
Choose a tag to compare

Added

  • Ability to use a contact sensor simulation to show the correct state of a garage door/lock simulation

v8.4.2

31 Oct 09:20
Compare
Choose a tag to compare

Changed

  • Bump node recommended versions to v14.18.1 or v16.13.0
  • Bump axios to v0.24.0

v8.4.1

20 Oct 08:17
Compare
Choose a tag to compare

Changed

  • Some small changes to Fakegato debug logging

Fixed

  • An Eve app 'no data' gap for garage and contact sensor devices when restarting the plugin

v8.4.0

16 Oct 14:04
Compare
Choose a tag to compare

Added

  • Expose a single or multi-channel device as a gate type (shown as garage door)
    • If you use the Home app to open the door, it will then automatically close after a configured number of seconds

Changed

  • disableNoResponse will be set to true by the plugin when using in LAN mode
  • Recommended node versions bumped to v14.18.1 or v16.11.1
  • Recommended Homebridge bumped to v1.3.5
  • Bump axios to v0.23.0

Fixed

  • An error when trying to unregister a hidden accessory from Homebridge

v8.3.6

03 Oct 08:32
Compare
Choose a tag to compare

Changed

  • Bump ws to v8.2.3