Skip to content

Release 0.21.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@gtdiehl gtdiehl released this 21 Jan 03:02
· 1 commit to main since this release
99d208f
  • Added support for firmware 7.x.x. This new firmware requires an Internet connection to retrieve a token from Enphase Enlighten servers, to be able to locally retrieve your Envoy statistics.
    • Example usage to run envoy_reader from the command line for firmware <7.0 - (Note: Has not changed in this release just given as a reference)
      • python envoy_reader.py
    • Example usage to run envoy_reader from the command line for firmware >=7.0:
      • To retrieve a token for a Commissioned Envoy from Enphase Enlighten:
        • python envoy_reader.py -u [email protected] -p password -c True -i SiteID -s EnvoySerial
      • To retrieve a token for an Uncommissioned Envoy from Enphase Enlighten: