Skip to main content

Presentation-layer library for Homematic device configuration UI.

Project description

aiohomematic-config

CI codecov PyPI

Presentation-layer library for Homematic device configuration UI.

Transforms Homematic device paramset descriptions into UI-optimized structures. No RPC knowledge, no CCU access -- operates purely on data structures from aiohomematic.

Installation

pip install aiohomematic-config

Quick Start

from aiohomematic_config import FormSchemaGenerator

generator = FormSchemaGenerator(locale="en")
schema = generator.generate(
    descriptions=descriptions,
    current_values=current_values,
    channel_type="HEATING_CLIMATECONTROL_TRANSCEIVER",
)
# schema is a Pydantic model, JSON-serializable
print(schema.model_dump_json(indent=2))

Key Components

Component Purpose
FormSchemaGenerator ParameterData + values -> JSON form schemas
ParameterGrouper Flat parameter list -> grouped sections
LabelResolver Technical parameter IDs -> human-readable labels
ConfigSession Change tracking, undo/redo, dirty state
ConfigExporter Serialize/deserialize device configurations
WidgetType mapping ParameterType -> appropriate UI widget

License

MIT License - see LICENSE for details.

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

aiohomematic_config-2026.3.1.tar.gz (436.7 kB view details)

Uploaded Source

Built Distribution

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

aiohomematic_config-2026.3.1-py3-none-any.whl (513.4 kB view details)

Uploaded Python 3

File details

Details for the file aiohomematic_config-2026.3.1.tar.gz.

File metadata

  • Download URL: aiohomematic_config-2026.3.1.tar.gz
  • Upload date:
  • Size: 436.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for aiohomematic_config-2026.3.1.tar.gz
Algorithm Hash digest
SHA256 8ab82cd41d61b8b8f836243a8ab39d46f8c8ae7a0289cd09fbe979edf4e18243
MD5 3cf19abafb0bfb1fbf8310537257a2b7
BLAKE2b-256 e4fda8c5ec1a42bb04943c918553be32624028276df996c2525e1ad0a05f1874

See more details on using hashes here.

Provenance

The following attestation bundles were made for aiohomematic_config-2026.3.1.tar.gz:

Publisher: python-publish.yml on SukramJ/aiohomematic-config

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file aiohomematic_config-2026.3.1-py3-none-any.whl.

File metadata

File hashes

Hashes for aiohomematic_config-2026.3.1-py3-none-any.whl
Algorithm Hash digest
SHA256 0a7cd360f6ffc93f0b3032f36f80ee0e603d050f1f46a105aa50f9e31468b382
MD5 6814aaaf01cfb18cd02d9e9d32ceb7b8
BLAKE2b-256 4458f6ada041911f0bbc1bce97d4cd412370ccf674ba1031b013dd3966cb235f

See more details on using hashes here.

Provenance

The following attestation bundles were made for aiohomematic_config-2026.3.1-py3-none-any.whl:

Publisher: python-publish.yml on SukramJ/aiohomematic-config

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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