Skip to content

Script that converts Enphase local API data to InfluxDB

Notifications You must be signed in to change notification settings

scline/Enphase_InfluxDB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Enphase_InfluxDB

Script that converts Enphase local API data to InfluxDB

Environment Variables

  - ENPHASE_HOST
  - ENPHASE_PASS
  - INFLUXDB_HOST
  - INFLUXDB_PORT
  - DEBUG

API

Per Panel

            {
                "serialNumber": "122102008624",
                "lastReportDate": 1635382224,
                "devType": 1,
                "lastReportWatts": 0,
                "maxReportWatts": 348
            }

Super beta

About

Script that converts Enphase local API data to InfluxDB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published