SunSynk API
Project description
SunSynk API
This is a python class to make it easier to get your data off the sunsynk V2 servers throught there API
Requirements
create your SunSynk account on https://sunsynk.net/, Please make sure sunsynk inverter has internet connectivity using the wifi enable data logger and is connected.
Steps
-
Confirm connectivity to inverter.
-
call the class from your python project then interacter will get the data you require.
The command example would be:
import SunSynk
Sun = SunSynk.SunSynk(username,password)#your username and password your created on https://sunsynk.net/
Sun.interters_realtime() #to get inverter data
Sun.battery_realtime() #to get battery data
if you get a Certificate error please run 'pip3 install --upgrade certifi', this should fix the error
Not 100% tested yet
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
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 SunSynk_j0nnyboi-0.0.1.tar.gz.
File metadata
- Download URL: SunSynk_j0nnyboi-0.0.1.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8c82b13d50b74108d0e2b1ca86fdebb8f7b1dfadb2c4019e092dbb3e2f7d995d
|
|
| MD5 |
6f7feee11c5c71afc861b7269939ee25
|
|
| BLAKE2b-256 |
d2207abfda2da263067b573cf93996af4682bc3cfd04742221ceed713c26c499
|
File details
Details for the file SunSynk_j0nnyboi-0.0.1-py3-none-any.whl.
File metadata
- Download URL: SunSynk_j0nnyboi-0.0.1-py3-none-any.whl
- Upload date:
- Size: 3.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e243f6da496fe240b9d357692fc7b0c7c9e466293cbcbde4df9769cfd2b29e35
|
|
| MD5 |
43fac6b6c88febc471d43170373ee131
|
|
| BLAKE2b-256 |
3d3434ce908c7ca4b8b1b3c59deb479f53e53d4fd5cab81bf94cd3870ac3c766
|