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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file solaredgeha-0.3.3-py3-none-any.whl.
File metadata
- Download URL: solaredgeha-0.3.3-py3-none-any.whl
- Upload date:
- Size: 4.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0f288a3ebfb04a279492046347bc14b707ed85fc8be38e47041b3c5a61ad6c03
|
|
| MD5 |
b88f1125fa4939e96d94917d8a1e2e0d
|
|
| BLAKE2b-256 |
755d7471e52116325d0a571b70ccc00656bfb53bf2334b213377675277360693
|