Releases: grzegorz914/homebridge-enphase-envoy
Releases · grzegorz914/homebridge-enphase-envoy
v5.4.19
WARNING - after this update nedd to remove and add accessory to the HomeKit again
- code cleanup
- stability improvements
v5.4.1
Changes
- removed envoyDevIds property, now is detect automatically
v5.4.0
Changes
- removed urllib
- added digestAuth method to Axios
- code rebuild and cleanup
- some fixes and improvements
v5.3.1
Changes
- charcterristics data format fixes
- added grid profile characteristic for ensemble
- code rebuild and cleanup
v5.3.0
Changes
- added wireless connection kit characteristics
- code rebuild and cleanup
v5.2.0
Power Production Enable/Disable v5.2.0 and above!!!
- You can issue a task for the Envoy to Enable/Disable power production on the microinverters that are communicating with it.
- On a typical system during daylight hours, the Envoy will receive and execute the task within 15 minutes.
- This action require envoyDevId.
- Open http://envoy.local/backbone/application.js and search for envoyDevId.
- More info about Power Production task here: https://support.enphase.com/s/article/How-do-I-disable-and-enable-power-production
[5.2.0] - (15.08.2021)
Changes
- added possibility Enable/Disable Power Production (in envoy section)
v5.1.0
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
Changes
- removed deprecated inherits and moved all characterictics to use ES6 class
v4.9.0
Changes
- added support for Ensemble (Enpowers and Encharges)
- fixed wrong named Encharges to AC Batteries
- other fixes and performance improvements
v4.8.0
[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