Skip to main content

A python API wrapper for Solaredge Home Automation service

Project description

SolarEdge Home Automation

API wrapper for SolarEdge Home Automation service.

This is an undocumented api.

Create a new connection by supplying your Solaredge HA token

service = solaredgeha.SolarEdgeHa(username, password)

API Requests

2 API requests are supported. The methods return the parsed JSON response as a dict.

def login(self):

def get_sites(self):

def get_devices(self):

def activate_device(self, reporterId, level, duration=None):

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

solaredgeha-0.3.1.tar.gz (3.2 kB view hashes)

Uploaded Source

Built Distribution

solaredgeha-0.3.1-py3-none-any.whl (4.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page