Skip to content

Releases: grzegorz914/homebridge-enphase-envoy

v9.6.4

02 Dec 18:27
Compare
Choose a tag to compare

Changes

  • prevent crasch if PLC Level is enabled and credentials data is not installer

Full Changelog: v9.6.3...v9.6.4

v9.6.3

02 Dec 17:55
Compare
Choose a tag to compare

Changes

  • prevent crasch if production control is enabled and credentials data is not installer

Full Changelog: v9.6.0...v9.6.3

v9.6.0

30 Nov 11:05
Compare
Choose a tag to compare

Changes

  • move from commonJS to esm module
  • moved constants.json to constants.js
  • cleanup

Full Changelog: v9.5.3...v9.6.0

v9.5.3

28 Nov 17:51
Compare
Choose a tag to compare

Changes

  • better handle cookie and own token
  • config schema updated
  • cleanup

Full Changelog: v9.5.2...v9.5.3

v9.5.2

28 Nov 06:50
Compare
Choose a tag to compare

Changes

  • fix display duplicate credentials in UI
  • better handle cookie and token
  • bump dependencies
  • config schema updated
  • cleanup

Full Changelog: v9.5.0...v9.5.2

v9.5.0

19 Nov 18:30
Compare
Choose a tag to compare

Changes

  • added possibility to select compare mode for power and energy level sensors
  • config schema updated
  • readme updated
  • cleanup

Full Changelog: V9.4.4...v9.5.0

v9.4.4

18 Nov 06:56
Compare
Choose a tag to compare

Changes

  • fix data refresh after error occured
  • fix validate own token

Full Changelog: v9.4.3...V9.4.4

v9.4.3

17 Nov 16:34
Compare
Choose a tag to compare

Changes

  • fix #163
  • added node 23 support
  • jwt token get and check refactor
  • correct some logs wording
  • cleanup

What's Changed

Full Changelog: v9.4.2...v9.4.3

v9.4.2

11 Nov 08:33
Compare
Choose a tag to compare

Changes

  • fix reconnect if error ocurred during start
  • correct some logs wording
  • config.schema updated
  • cleanup

Full Changelog: v9.4.1...v9.4.2

v9.4.1

30 Oct 18:28
Compare
Choose a tag to compare

Changes

  • fix stop data updating after error occured #161
  • added config schema validation
  • update dependencies
  • config.schema updated
  • cleanup

Full Changelog: v9.4.0...v9.4.1