Releases: grzegorz914/homebridge-enphase-envoy
Releases · grzegorz914/homebridge-enphase-envoy
v9.6.4
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
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
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
Changes
- better handle cookie and own token
- config schema updated
- cleanup
Full Changelog: v9.5.2...v9.5.3
v9.5.2
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
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
v9.4.3
Changes
- fix #163
- added node 23 support
- jwt token get and check refactor
- correct some logs wording
- cleanup
What's Changed
- Bump cookie and express by @dependabot in #162
Full Changelog: v9.4.2...v9.4.3
v9.4.2
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
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