Skip to main content

Async I/O modbus API for Remeha appliances

Remeha logo

GitHub License ci badge

aio-remeha-modbus is an async python API for Remeha appliances.

Installation

Add this library to your project from PyPI using

$ uv add aio-remeha-modbus>=0.1.0

or build it locally by checking out the source of this project and

$ uv build
...
$ uv pip install dist/*.whl

Exposed API

The API is documented at readthedocs. A short textual description of the most important classes and their hierarchy is shown below.

Caching

All API calls are executed directly against the modbus proxy; no caching is implemented at this time.

Error handling

All errors raised by this library are intended to be translated. To facilitate that, the base error class contains a translation_key field to look up the translation and a translation_placeholders field. This is a dict to be used when extrapolating the error message.

Configuration

To create a new api instance, you first need an instance of api.config.Configuration. This can either be a SerialConfiguration, a TcpConfiguration or a UdpConfiguration, depending on your needs.

RemehaApi

To create a new API instance, call api.api.RemehaApi.create() and provide the Configuration instance created previously.

Appliance

The connected Remeha appliance can be retrieved using RemehaApi.async_read_appliance().

ClimateZone

Zones, as they are configured in the Remeha appliance are exposed as ClimateZone instances and can be retrieved using RemehaApi.async_read_zones(), providing the corresponding Appliance.

Zone schedules

When a ClimateZone is read from the appliance and its mode is ClimateZoneMode.SCHEDULING, the schedules for each Weekday are available through ClimateZone.current_schedule as instances of api.schedule.ZoneSchedule.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

aio_remeha_modbus-0.1.2.tar.gz (41.7 kB view details)

Uploaded Source

Built Distribution

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

aio_remeha_modbus-0.1.2-py3-none-any.whl (45.1 kB view details)

Uploaded Python 3

File details

Details for the file aio_remeha_modbus-0.1.2.tar.gz.

File metadata

  • Download URL: aio_remeha_modbus-0.1.2.tar.gz
  • Upload date:
  • Size: 41.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.28 {"installer":{"name":"uv","version":"0.11.28","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for aio_remeha_modbus-0.1.2.tar.gz
Algorithm Hash digest
SHA256 b1ddefa5c4be6df01dea42069edf2aaf5602a1a487d1fbe778625491d090b186
MD5 581cfa236202764806ffa7d0aa04b9ab
BLAKE2b-256 10adea2778b09c3dacf152c8fb0f2c4b2e712b7e0ee80f5ba054f570018a09cd

See more details on using hashes here.

File details

Details for the file aio_remeha_modbus-0.1.2-py3-none-any.whl.

File metadata

  • Download URL: aio_remeha_modbus-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 45.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.28 {"installer":{"name":"uv","version":"0.11.28","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for aio_remeha_modbus-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 448ad687789eda551e23dd90674f79bc5d267b61a9d9f310371d58d3ac42bafb
MD5 799ca84488a35b04e5f1799815861cd9
BLAKE2b-256 72f841e254659530baa53aa4c6a66e6ecfd887662e10026fc6c4c7bab3075843

See more details on using hashes here.

Release history Release notifications | RSS feed

0.3.0

2 files

0.2.0

2 files

0.1.5

2 files

0.1.4

2 files

0.1.3

2 files

This release

0.1.2 This release

2 files

0.1.0

2 files

0.0.1

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page