Async Python library for Thermia Genesis heat pumps over Modbus TCP/IP
Project description
aiothermiagenesis
Async Python library for communicating with Thermia Genesis heat pumps over Modbus TCP/IP.
Supported hardware
Thermia Genesis platform (version 17.1): Atlas, Calibra, Calibra E, Calibra Cool, Calibra RXT, Diplomat Inverter.
Installation
pip install aiothermiagenesis
Usage
import asyncio
from aiothermiagenesis import ThermiaGenesis
async def main():
pump = ThermiaGenesis("192.168.1.100")
await pump.connect()
await pump.async_update()
print(pump.heating.outdoor_temperature) # °C
print(pump.heating.supply_temperature) # °C
print(pump.heating.current_demand) # Demand.HEAT / NO_DEMAND / etc.
print(pump.tap_water.top_temperature) # °C
print(pump.alarms.any_active) # bool
await pump.set_comfort_wheel(1.0) # raise setpoint by 1 °C
await pump.disconnect()
asyncio.run(main())
Requirements
- Python 3.12+
- Modbus TCP/IP enabled on the heat pump (
Settings → BMS → Modbus mode → TCP/IP)
License
MIT
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 aiothermiagenesis-0.1.0.tar.gz.
File metadata
- Download URL: aiothermiagenesis-0.1.0.tar.gz
- Upload date:
- Size: 286.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
be0b4550ab50332f5c0e0303269281be3ec40ade1d294a1520834f302f9050b1
|
|
| MD5 |
9742ccf56f4965a7a0add0bb00d0c653
|
|
| BLAKE2b-256 |
c3f45a7d7ef7f0e4546c190a306a47ddee06d62a9b9cb90b22378638d465fcfa
|
Provenance
The following attestation bundles were made for aiothermiagenesis-0.1.0.tar.gz:
Publisher:
publish.yml on klconsultancy/aiothermiagenesis
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
aiothermiagenesis-0.1.0.tar.gz -
Subject digest:
be0b4550ab50332f5c0e0303269281be3ec40ade1d294a1520834f302f9050b1 - Sigstore transparency entry: 1538821183
- Sigstore integration time:
-
Permalink:
klconsultancy/aiothermiagenesis@d512dd9129c1285713bbbbceaa3fddd6e523f3c6 -
Branch / Tag:
refs/tags/v0.1.0 - Owner: https://github.com/klconsultancy
-
Access:
private
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@d512dd9129c1285713bbbbceaa3fddd6e523f3c6 -
Trigger Event:
push
-
Statement type:
File details
Details for the file aiothermiagenesis-0.1.0-py3-none-any.whl.
File metadata
- Download URL: aiothermiagenesis-0.1.0-py3-none-any.whl
- Upload date:
- Size: 6.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5e5e2b2d8eed1070c09206fdc1a20513d7273b44d6e0ec4501fefac7519cf557
|
|
| MD5 |
5f71adc379073ebd3b4b8e026d597126
|
|
| BLAKE2b-256 |
ef629744da05a66892ff710f74a7b7bd2e3e6d7830b6aa2eefab4236cfa2ab93
|
Provenance
The following attestation bundles were made for aiothermiagenesis-0.1.0-py3-none-any.whl:
Publisher:
publish.yml on klconsultancy/aiothermiagenesis
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
aiothermiagenesis-0.1.0-py3-none-any.whl -
Subject digest:
5e5e2b2d8eed1070c09206fdc1a20513d7273b44d6e0ec4501fefac7519cf557 - Sigstore transparency entry: 1538821518
- Sigstore integration time:
-
Permalink:
klconsultancy/aiothermiagenesis@d512dd9129c1285713bbbbceaa3fddd6e523f3c6 -
Branch / Tag:
refs/tags/v0.1.0 - Owner: https://github.com/klconsultancy
-
Access:
private
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@d512dd9129c1285713bbbbceaa3fddd6e523f3c6 -
Trigger Event:
push
-
Statement type: