Homematic interface for Home Assistant running on Python 3.
Project description
hahomematic
hahomematic
is a Python 3 (>= 3.11) module for Home Assistant to interact with HomeMatic and HomematicIP devices. Some other devices (f.ex. Bosch, Intertechno) might be supported as well.
This is intended to become the successor of pyhomematic.
It can be installed by using the custom_component. Necessary installation instructions can be found here.
Project goal and features
pyhomematic has the requirement to manually add support for devices to make them usable in Home Assistant. hahomematic
automatically create entities for each parameter on each channel on every device (if it not black listed). To achieve this, all paramsets (VALUES
) are fetched (and cached for quick successive startups).
On top of that it is possible to add custom entity-classes to implement more complex entities, if it makes sense for a device, much like the devicetypes of pyhomematic. This will be needed for thermostats, lights, covers, climate, lock, siren etc..
Helpers for automatic re-connecting after a restart of the CCU are provided as well.
Requirements
Due to a bug in previous version of the CCU2 / CCU3, hahomematic
requires at least the following version for usage with HomematicIP devices:
- CCU2: 2.53.27
- CCU3: 3.53.26
More information about this bug can be found here: https://github.com/jens-maus/RaspberryMatic/issues/843. Other CCU-like platforms that leverage the buggy version of the HmIPServer
aren't supported as well.
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
File details
Details for the file hahomematic-2023.10.7.tar.gz
.
File metadata
- Download URL: hahomematic-2023.10.7.tar.gz
- Upload date:
- Size: 127.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d132ec9be99d36a17037e8936febb8b3dd6ce71ce6f0a952792f48a8bbf3fc7c |
|
MD5 | 51b8a0ad766ebb1b42f04c176b69b460 |
|
BLAKE2b-256 | 6e889131fa2b16d83179a6f58dc01503974b2780baef8bb0474a479280d0e0bb |
File details
Details for the file hahomematic-2023.10.7-py3-none-any.whl
.
File metadata
- Download URL: hahomematic-2023.10.7-py3-none-any.whl
- Upload date:
- Size: 131.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 11fdd5724ef04c4bfed146e69944029a36e2c16202ebb9a84c80644e4eba3029 |
|
MD5 | 344d89d3c9a8458dd91e023e50a9678d |
|
BLAKE2b-256 | 52b1b52ddeb718851f2b31d7c7923c2592b4ed0c0df6add7c9aebad12de05be4 |