Skip to main content

Client to query the SOLARWATT EnergyManager.

Project description

solarwatt-energymanager

An unofficial python package for querying data from the SOLARWATT Energy Manager.

This package provides well defined types so that it is easy to find the data you need.

Note: Most of the interesting data is located in the location_device. Multiple batteries are supported.

Usage

import solarwatt_energymanager as em

mgr = em.EnergyManager('192.168.178.62')
guid = await mgr.test_connection()
print(f'EnergyManager GUID={guid}')
data = await mgr.get_data()
print(f'power_in={data.location_device.power_in}')
print(f'power_out={data.location_device.power_out}')

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

solarwatt-energymanager-py-1.2.0.tar.gz (7.8 kB view details)

Uploaded Source

Built Distribution

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

solarwatt_energymanager_py-1.2.0-py3-none-any.whl (10.5 kB view details)

Uploaded Python 3

File details

Details for the file solarwatt-energymanager-py-1.2.0.tar.gz.

File metadata

File hashes

Hashes for solarwatt-energymanager-py-1.2.0.tar.gz
Algorithm Hash digest
SHA256 a577a22ca33e411015a3cc89f4588314c7b58c06229393066c3e317115de44bd
MD5 44354b4a0dca21c51f3cb97fe8243b4d
BLAKE2b-256 a81b34c8e865335b726e1eb94b34181f9fac2c52726040d8587de6dab2a62e50

See more details on using hashes here.

File details

Details for the file solarwatt_energymanager_py-1.2.0-py3-none-any.whl.

File metadata

File hashes

Hashes for solarwatt_energymanager_py-1.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e07fec7e6b60eb667188fead60509221ee229f3b463de53c0bf06887d27d7a2a
MD5 3e27d649e4c8be37b2f7624ad04eac36
BLAKE2b-256 680510a10ae44941fd7d954416a147dbb17d22ff40015bcd2d0dc1e42e0bfea8

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