You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# enlighten_api
1
+
# python_enlighten_api
2
2
Enphase Enlighten API application to pull data and monitor panel performance and send alerts on anomalies
3
3
4
4
## Requirements
@@ -8,7 +8,7 @@ Requires Python 3.6.8 or later installed. Much effort has been taken to ensure t
8
8
9
9
1. Allow app access to your Enlighten Account:
10
10
* Follow the instructions here to add a new application to your developer account: https://developer.enphase.com/docs/quickstart.html
11
-
2. Open enlighten_api.py and set the following in the User Settings section:
11
+
2. Open run_inverter_daily_stats.py and set the following in the User Settings section:
12
12
* user_id: within MyEnlighten go to your account Settings and find the API Settings user ID
13
13
* site_id: within MyEnlighten the Site ID should be displayed (or if using the web browser should be in the URL [https://enlighten.enphaseenergy.com/pv/systems/:SITE_ID/overview]
14
14
3. Set the following in the Enlighten Settings section:
0 commit comments