Skip to content

Releases: grzegorz914/homebridge-enphase-envoy

v5.4.19

24 Sep 11:15
Compare
Choose a tag to compare

WARNING - after this update nedd to remove and add accessory to the HomeKit again

  • code cleanup
  • stability improvements

v5.4.1

22 Aug 07:16
Compare
Choose a tag to compare

Changes

  • removed envoyDevIds property, now is detect automatically

v5.4.0

21 Aug 18:52
Compare
Choose a tag to compare

Changes

  • removed urllib
  • added digestAuth method to Axios
  • code rebuild and cleanup
  • some fixes and improvements

v5.3.1

21 Aug 05:48
Compare
Choose a tag to compare

Changes

  • charcterristics data format fixes
  • added grid profile characteristic for ensemble
  • code rebuild and cleanup

v5.3.0

17 Aug 07:53
Compare
Choose a tag to compare

Changes

  • added wireless connection kit characteristics
  • code rebuild and cleanup

v5.2.0

15 Aug 17:40
Compare
Choose a tag to compare

Power Production Enable/Disable v5.2.0 and above!!!

[5.2.0] - (15.08.2021)

Changes

  • added possibility Enable/Disable Power Production (in envoy section)

v5.1.0

13 Aug 20:02
Compare
Choose a tag to compare

Changes

  • added system Power Production state(in envoy section)
  • added enpower status service
  • fixed not reconized ensemble (enpower and encharges) devices in previous versions
  • updated SKU and Part Nr.
  • code rebuild and cleanup
  • other fixes and improvements

v5.0.0

06 Aug 15:37
Compare
Choose a tag to compare

Changes

  • removed deprecated inherits and moved all characterictics to use ES6 class

v4.9.0

03 Aug 11:35
Compare
Choose a tag to compare

Changes

  • added support for Ensemble (Enpowers and Encharges)
  • fixed wrong named Encharges to AC Batteries
  • other fixes and performance improvements

v4.8.0

12 Mar 11:08
Compare
Choose a tag to compare

[4.8.0] - (12.03.2021)

Changes

  • added possibility to check communications level of all devces on user request
  • fixed many small bugs
  • code cleanup