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 details)
Built Distribution
File details
Details for the file solaredgeha-0.3.1.tar.gz
.
File metadata
- Download URL: solaredgeha-0.3.1.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b668866bffa8b6b170349dbef37875b9c9607ac4d1f1de1f44f1a4b7ca42e0a1 |
|
MD5 | b7a7d1a837b32f00deddc1228ec10ee7 |
|
BLAKE2b-256 | 14aa5db6a4741af679cc67de74c4558a6d311f4bb57319e205eecc41a0619c2d |
File details
Details for the file solaredgeha-0.3.1-py3-none-any.whl
.
File metadata
- Download URL: solaredgeha-0.3.1-py3-none-any.whl
- Upload date:
- Size: 4.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 030242efc2301ac8044c5bf98968491914145459139882d39280b884cd915df5 |
|
MD5 | 9572a0dbbaf43817bb7b846c477cc08a |
|
BLAKE2b-256 | 00edae3301275531740c62719434924426a83124044a6d15340cf2bafb142365 |