Skip to main content
Yanked

This release has been yanked by its maintainers, and will be ignored by installers, except when explicitly specified.
Consider using release 3.2.4 instead.
Reason given by maintainers: this is broken

Solax

Build Status PyPI - Downloads

Read energy usage data from the real-time API on Solax solar inverters.

  • Real time power, current and voltage
  • Grid power information
  • Battery level
  • Temperature and inverter health
  • Daily/Total energy summaries

Usage

pip install solax

Then from within your project:

import solax
import asyncio

async def work():
    r = await solax.real_time_api('10.0.0.1')
    return await r.get_data()

loop = asyncio.new_event_loop()
asyncio.set_event_loop(loop)
data = loop.run_until_complete(work())
print(data)

Confirmed Supported Inverters

These inverters have been tested and confirmed to be working. If your inverter is not listed below, this library may still work- please create an issue so we can add your inverter to the list 😊.

  • SK-TL5000E

Download files

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

Source Distribution

solax-0.3.3.tar.gz (24.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

solax-0.3.3-py3-none-any.whl (23.1 kB view details)

Uploaded Python 3

File details

Details for the file solax-0.3.3.tar.gz.

File metadata

  • Download URL: solax-0.3.3.tar.gz
  • Upload date:
  • Size: 24.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.2

File hashes

Hashes for solax-0.3.3.tar.gz
Algorithm Hash digest
SHA256 f9ed33eb9a8c8e3d6f437051ea498bb3e4b9085e5c852690de61d03c8a3ef9b4
MD5 5af396dc3aedbc5746afe4f7e97e6a1e
BLAKE2b-256 7b1c426b5250589edd55ef03cdafc3c48f59cbc398037c06d22c22f6a3e28fc3

See more details on using hashes here.

File details

Details for the file solax-0.3.3-py3-none-any.whl.

File metadata

  • Download URL: solax-0.3.3-py3-none-any.whl
  • Upload date:
  • Size: 23.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.2

File hashes

Hashes for solax-0.3.3-py3-none-any.whl
Algorithm Hash digest
SHA256 3ca71fcb93b2508eb514ec52f38ba2ec9eb49ff11e66465c504ee7c87caa5d96
MD5 913734a9dad07b57acadd2fb08936177
BLAKE2b-256 ee39ed20912831c9583978ceca21f43527366722fa3ede69d6c14347d3fb56e5

See more details on using hashes here.

Supported by

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