hahomematic


Namehahomematic JSON
Version 2025.1.11 PyPI version JSON
download
home_pagehttps://github.com/sukramj/hahomematic
SummaryHomematic interface for Home Assistant running on Python 3.
upload_time2025-01-21 19:58:29
maintainerNone
docs_urlNone
authorNone
requires_python>=3.12.0
licenseMIT License
keywords home automation homematic
VCS
bugtrack_url
requirements aiohttp orjson python-slugify voluptuous
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # hahomematic

`hahomematic` is a Python 3 module for [Home Assistant](https://www.home-assistant.io/) to interact with [HomeMatic](https://www.eq-3.com/products/homematic.html) and [HomematicIP](https://www.homematic-ip.com/en/start.html) devices. Some other devices (f.ex. Bosch, Intertechno) might be supported as well.

This is intended to become the successor of [pyhomematic](https://github.com/danielperna84/pyhomematic).

It can be installed by using the [custom_component](https://github.com/sukramj/custom_homematic).
Necessary installation instructions can be found [here](https://github.com/sukramj/custom_homematic/wiki/Installation).

## Project goal and features

[pyhomematic](https://github.com/danielperna84/pyhomematic) has the requirement to manually add support for devices to make them usable in [Home Assistant](https://www.home-assistant.io/). `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](https://github.com/danielperna84/pyhomematic/tree/master/pyhomematic/devicetypes) of [pyhomematic](https://github.com/danielperna84/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.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/sukramj/hahomematic",
    "name": "hahomematic",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.12.0",
    "maintainer_email": null,
    "keywords": "home, automation, homematic",
    "author": null,
    "author_email": "Daniel Perna <danielperna84@gmail.com>, SukramJ <sukramj@icloud.com>",
    "download_url": "https://files.pythonhosted.org/packages/81/c8/910531da34da1d62e5bc38902f8526a6bd1c635e6cc6ce5bc07f7a7698ce/hahomematic-2025.1.11.tar.gz",
    "platform": null,
    "description": "# hahomematic\n\n`hahomematic` is a Python 3 module for [Home Assistant](https://www.home-assistant.io/) to interact with [HomeMatic](https://www.eq-3.com/products/homematic.html) and [HomematicIP](https://www.homematic-ip.com/en/start.html) devices. Some other devices (f.ex. Bosch, Intertechno) might be supported as well.\n\nThis is intended to become the successor of [pyhomematic](https://github.com/danielperna84/pyhomematic).\n\nIt can be installed by using the [custom_component](https://github.com/sukramj/custom_homematic).\nNecessary installation instructions can be found [here](https://github.com/sukramj/custom_homematic/wiki/Installation).\n\n## Project goal and features\n\n[pyhomematic](https://github.com/danielperna84/pyhomematic) has the requirement to manually add support for devices to make them usable in [Home Assistant](https://www.home-assistant.io/). `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).\n\nOn 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](https://github.com/danielperna84/pyhomematic/tree/master/pyhomematic/devicetypes) of [pyhomematic](https://github.com/danielperna84/pyhomematic). This will be needed for thermostats, lights, covers, climate, lock, siren etc..\n\nHelpers for automatic re-connecting after a restart of the CCU are provided as well.\n\n## Requirements\n\nDue to a bug in previous version of the CCU2 / CCU3, `hahomematic` requires at least the following version for usage with HomematicIP devices:\n\n- CCU2: 2.53.27\n- CCU3: 3.53.26\n\nMore 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.\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "Homematic interface for Home Assistant running on Python 3.",
    "version": "2025.1.11",
    "project_urls": {
        "Bug Reports": "https://github.com/sukramj/hahomematic/issues",
        "Docs: Dev": "https://github.com/sukramj/hahomematic",
        "Forum": "https://github.com/sukramj/hahomematic/discussions",
        "Homepage": "https://github.com/sukramj/hahomematic",
        "Source Code": "https://github.com/sukramj/hahomematic"
    },
    "split_keywords": [
        "home",
        " automation",
        " homematic"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7b64e8feeabba7c27a1a9a1c444e1e7d5956864bf00a0c44684ff9925672192b",
                "md5": "c47d42e50219198bdde06238231590ae",
                "sha256": "65b31fe75bf351016ee92ae25b30aee35f77c9bcfc3ce4a607e2e209d30f8f8f"
            },
            "downloads": -1,
            "filename": "hahomematic-2025.1.11-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c47d42e50219198bdde06238231590ae",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.12.0",
            "size": 168360,
            "upload_time": "2025-01-21T19:58:26",
            "upload_time_iso_8601": "2025-01-21T19:58:26.532125Z",
            "url": "https://files.pythonhosted.org/packages/7b/64/e8feeabba7c27a1a9a1c444e1e7d5956864bf00a0c44684ff9925672192b/hahomematic-2025.1.11-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "81c8910531da34da1d62e5bc38902f8526a6bd1c635e6cc6ce5bc07f7a7698ce",
                "md5": "9da49df0e81511d8a89be7230c3821d6",
                "sha256": "4c0493ecc1fd869d3374f2e5b48128ec7607f35aaa377df7b6ce0545e4b8d6a9"
            },
            "downloads": -1,
            "filename": "hahomematic-2025.1.11.tar.gz",
            "has_sig": false,
            "md5_digest": "9da49df0e81511d8a89be7230c3821d6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12.0",
            "size": 170446,
            "upload_time": "2025-01-21T19:58:29",
            "upload_time_iso_8601": "2025-01-21T19:58:29.360826Z",
            "url": "https://files.pythonhosted.org/packages/81/c8/910531da34da1d62e5bc38902f8526a6bd1c635e6cc6ce5bc07f7a7698ce/hahomematic-2025.1.11.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-21 19:58:29",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "sukramj",
    "github_project": "hahomematic",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "aiohttp",
            "specs": [
                [
                    ">=",
                    "3.11.11"
                ]
            ]
        },
        {
            "name": "orjson",
            "specs": [
                [
                    ">=",
                    "3.10.15"
                ]
            ]
        },
        {
            "name": "python-slugify",
            "specs": [
                [
                    ">=",
                    "8.0.4"
                ]
            ]
        },
        {
            "name": "voluptuous",
            "specs": [
                [
                    ">=",
                    "0.15.2"
                ]
            ]
        }
    ],
    "lcname": "hahomematic"
}
        
Elapsed time: 0.43410s