Package for reading Sax devices
Project description
Energy Manager SAX
Python package for reading from SAX devices
Supported devices
| Device | Verification | Script | Url |
|---|---|---|---|
| Power Home Plus 7,7kWh | self tested | power_home_plus.py | https://sax-power.net/produkte/sax-power-home-plus-7-7kwh/ |
| Power Home Plus 5,8kWh | should work / not tested | power_home_plus.py | https://sax-power.net/produkte/sax-power-home-5-8kwh/ |
Installation
pip install open-energy-manager-sax_power
Usage
from sax_power.power_home_plus import PowerHomePlus
device = PowerHomePlus(ip="192.168.178.60")
level, power, grid_power = device.get_values()
print(level, power, grid_power)
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 open_energy_manager_sax_power-1.0.0.tar.gz.
File metadata
- Download URL: open_energy_manager_sax_power-1.0.0.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d3df34728004e9b4f5de58c53d93e2fa1667b2e77a7f23c48fdd522e459d06e2
|
|
| MD5 |
aa38eaa9e33ccc6b1584a9f8c39ba32e
|
|
| BLAKE2b-256 |
b970c0a7cdaebed79744d97644d8899322c96254569b0d00d317190c4e128180
|
File details
Details for the file open_energy_manager_sax_power-1.0.0-py3-none-any.whl.
File metadata
- Download URL: open_energy_manager_sax_power-1.0.0-py3-none-any.whl
- Upload date:
- Size: 3.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2513de78de78aa1daad5479d4f386d054ae35a40732e258928ee97a0841cae7d
|
|
| MD5 |
9e45ede6e061ae66cf022de3d25b3d23
|
|
| BLAKE2b-256 |
fa7e275ece18c97c67ae8a0f6928017e415e25ca4aca48e086f727a4acca2d01
|