Releases: alexryd/homebridge-shelly-ng
Releases · alexryd/homebridge-shelly-ng
Version 1.6.0
Added
- This update adds configuration options for individual Switch and Cover components. With these options it is now possible to e.g. exclude a single switch, to make a switch be represented as an outlet in HomeKit, or to make a cover be represented as a window covering or a door instead of a window. See the README for more info.
Version 1.5.1
Added
- Support for the Shelly Plus 2 PM hardware revision 1.
Version 1.5.0
Added
- Support for Shelly Plus Plug US and Shelly Pro 3.
- Support for new hardware revisions of Shelly Plus 1, Shelly Plus 1 PM, Shelly Pro 1, Shelly Pro 1 PM, Shelly Pro 2 and Shelly Pro 2 PM.
Version 1.4.2
Fixed
- Voltage readings over 250 no longer generate warnings.
Version 1.4.1
Fixed
- Correctly report total energy consumption in kWh.
Version 1.4.0
Added
- Power meter reading are now available in HomeKit (using custom characteristics since there is no official support).
Version 1.3.1
Fixed
- Fixed a bug that caused a crash if no WebSocket options were defined.
Version 1.3.0
Added
- Support for the Shelly Plus I4 and the Shelly Plus 2 PM.
- Support for the Shelly Pro 2 PM cover profile.
- Send periodic pings over WebSocket connections to prevent them from being closed and to better detect broken connections.
- Try to automatically reconnect closed WebSocket connections.
Version 1.2.0
Added
- Support for the following devices:
- Shelly Pro 1
- Shelly Pro 1 PM
- Shelly Pro 2
- Shelly Pro 2 PM
Version 1.1.2
Fixed
- Require node 14 or higher.