Skip to main content

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.2.tar.gz (23.5 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.2-py3-none-any.whl (22.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: solax-0.3.2.tar.gz
  • Upload date:
  • Size: 23.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.3

File hashes

Hashes for solax-0.3.2.tar.gz
Algorithm Hash digest
SHA256 ed40d31bcaf0f5725de4b3ea7007b65f213b0d06bde9d063f5839c816fbf6857
MD5 c052496421504f9ba67f62bb8623edcd
BLAKE2b-256 ada85f5763688f2c1464337193175604db6da6abfc2b434933e08e69ea1c2f43

See more details on using hashes here.

File details

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

File metadata

  • Download URL: solax-0.3.2-py3-none-any.whl
  • Upload date:
  • Size: 22.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.3

File hashes

Hashes for solax-0.3.2-py3-none-any.whl
Algorithm Hash digest
SHA256 b7dad759d44cea16c9fbaec1784da9413398880bec7cfc77beca912e76597f8c
MD5 7dc697b71d6176233439cccb14ecab75
BLAKE2b-256 3259616f6b8110792c0d0a180d1a0135a61cc71b173cd1531d022feaa08b1c02

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