Envoy-reader

Latest version: v0.21.3

Safety actively analyzes 623739 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

0.21.3

- 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 emailfred.com -p password -c True -i SiteID -s EnvoySerial`
- To retrieve a token for an Uncommissioned Envoy from Enphase Enlighten:
- `python envoy_reader.py -u emailfred.com -p password -c False`

0.20.2

- Updated Readme to include the known issue of envoy_reader not working with Envoys running firmware D7.x.x

0.20.1

- Use httpx API >= 0.20
- Define MIT license in setup.py

0.20.0

- Adds support to generate and use the password for the `installer` user account

0.19.0

- Added support for returning Battery data from the current /production.json page

0.18.5

- Add a flag to control retrieving invertor data PR 68

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.