File: README.md

package info (click to toggle)
python-envoy-utils 0.0.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 136 kB
  • sloc: python: 120; makefile: 4
file content (7 lines) | stat: -rw-r--r-- 618 bytes parent folder | download
1
2
3
4
5
6
7
# EnphaseEnergy

Various collected information about Enphase Energy solar system (I am just starting on this one… But the installer password was highly requested on the web, so I am starting with that one)

- [passwordCalc.py](passwordCalc.py) - sample code to calculate the installer password for a given serial number
- [findEnphaseWithBonjour.py](findEnphaseWithBonjour.py) - sample code to find Enphase Envoy via Bonjour/Zeroconf. This also provides the serial number of the Envoy.
- [enphaseStreamMeter.py](enphaseStreamMeter.py) - sample code to stream production/consumption. Requires the installer password.