Skip to content

Releases: alexryd/homebridge-shelly-ng

Version 1.6.0

23 Aug 08:48
Compare
Choose a tag to compare

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

09 Aug 13:58
Compare
Choose a tag to compare

Added

  • Support for the Shelly Plus 2 PM hardware revision 1.

Version 1.5.0

09 Aug 09:41
Compare
Choose a tag to compare

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

17 Jul 13:06
Compare
Choose a tag to compare

Fixed

  • Voltage readings over 250 no longer generate warnings.

Version 1.4.1

16 Jul 13:52
Compare
Choose a tag to compare

Fixed

  • Correctly report total energy consumption in kWh.

Version 1.4.0

14 Jul 18:05
Compare
Choose a tag to compare

Added

  • Power meter reading are now available in HomeKit (using custom characteristics since there is no official support).

Version 1.3.1

15 Apr 15:19
Compare
Choose a tag to compare

Fixed

  • Fixed a bug that caused a crash if no WebSocket options were defined.

Version 1.3.0

15 Apr 13:58
Compare
Choose a tag to compare

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

03 Feb 12:54
Compare
Choose a tag to compare

Added

  • Support for the following devices:
    • Shelly Pro 1
    • Shelly Pro 1 PM
    • Shelly Pro 2
    • Shelly Pro 2 PM

Version 1.1.2

29 Jan 11:21
Compare
Choose a tag to compare

Fixed

  • Require node 14 or higher.