Client for TQ-Automation Energy Manager 300 JSON API
Project description
TQ-Automation Energy Manager 300
Python library to request data from TQ-Automation Energy Manager EM300 (aka B-control Energy Manager EM-300 aka Kostal EM300LR).
Usage:
import tqenergymanager300
client = TqEnergyManagerJsonClient(
"192.168.251.22", "12345678", "Password"
)
logged_in = client.login()
if logged_in:
print(client.fetch_data())
Special thanks to Kilian Knoll for an example project how to access the API.
This project is not affiliated with TQ-Systems GmbH or any of its affiliates.
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 tqenergymanager300-0.0.1.tar.gz.
File metadata
- Download URL: tqenergymanager300-0.0.1.tar.gz
- Upload date:
- Size: 1.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/54.1.0 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e76655e547c5b16487f427b84597478261aeef75f8244f3f597909c3cfff9c81
|
|
| MD5 |
87f8654e039a42a7803c73c9059077fb
|
|
| BLAKE2b-256 |
18cf36870186162533a5da24d5a882b1b03c686f50f1481fd7a6f5f3e36c5226
|
File details
Details for the file tqenergymanager300-0.0.1-py3-none-any.whl.
File metadata
- Download URL: tqenergymanager300-0.0.1-py3-none-any.whl
- Upload date:
- Size: 2.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/54.1.0 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
50d51ef158611d61bccabf048b41e060ce79e786e76df4879d2b1a0688705f4d
|
|
| MD5 |
7c8e5612d017306c2a623f0d5d9a2e0a
|
|
| BLAKE2b-256 |
f66ad8aa6c5e113140a2a1a34d4de35b8d2356c2dcebc5ad598e4dc4cd04cba9
|