Releases: homebridge-plugins/homebridge-ewelink
Releases · homebridge-plugins/homebridge-ewelink
v8.9.0
v8.8.0
Added
- New Devices
- Support for SwitchMan M5 (1/2/3 Gang)
- Support for Sonoff NSPanel
- Simulations
- Expose a single-channel device as a
Heater
orCooler
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
andCooler
accessories with the temperature values
- Expose a single-channel device as a
- 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
v8.7.0
Added
- Support Sonoff L2
- Expose a single or multi-channel generic switch as a
Audio Receiver
,Set Top Box
orStreaming 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
Added
- The plugin will now retrieve devices from all your homes in your eWeLink account
- Expose an RF Bridge
curtain
device type as a HomeKitWindowCovering
,Door
orWindow
accessory simulation - Expose a TH10/16 as a
Thermostat
device type
Fixed
- An issue initialising a 2-Garage-Door simulation
v8.5.0
v8.4.2
v8.4.1
v8.4.0
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 totrue
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