Releases: homebridge-plugins/homebridge-ewelink
Releases · homebridge-plugins/homebridge-ewelink
v8.13.0
v8.12.0
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
v8.11.1
v8.11.0
v8.10.0
v8.9.1
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