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.0.0.tar.gz (7.2 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.0.0-py3-none-any.whl (8.9 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for solarwatt-energymanager-py-1.0.0.tar.gz
Algorithm Hash digest
SHA256 88d08579269875cafba12120f9ec8520d2f85a99ffe2d28d4dffb9e82d596514
MD5 9dfd0a42dcbf5ac48807392d8778a410
BLAKE2b-256 5ff0494536df0ecc5083ed42132f61c44ac94d7b2ee570bf59f4fabfed8a82da

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for solarwatt_energymanager_py-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 d5fc0f92954ac8d2aefe1dde9afcf7de9ed5b6fa9b6269e130ac915a3e9f963c
MD5 c34b04040aeea09cd44ab719f6105ed9
BLAKE2b-256 2ac2111d7f8434bd1312636a0646972ae6842164dfac65ed62fe62cad1119c5e

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