wavin-sentio-proxy


Namewavin-sentio-proxy JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/HairingX/wavin_sentio_proxy
SummaryA library to interface with Wavin Sentio floor heating systems.
upload_time2024-10-19 11:12:13
maintainerNone
docs_urlNone
authorHairingX
requires_python>=3.12
licenseGPLv3
keywords wavin sentio floor-heating controller library home automation
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Wavin Sentio Proxy
Library to interface with Wavin Sentio floor heating systems using the Wavin web-api.

The library is built to be used by the Home Assistant custom component "Wavin Sentio".

## Requirements
- A Wavin Sentio floor heating controller connected to the internet via the RJ45 connector.
- The controller must be configured for internet access and linked to a Wavin Sentio account. This setup can be completed using the Wavin Sentio app.

## Obligatory Statement
I am not personally or in any way responsible for any damages should you choose to use the library. No warranty provided.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/HairingX/wavin_sentio_proxy",
    "name": "wavin-sentio-proxy",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.12",
    "maintainer_email": null,
    "keywords": "Wavin, Sentio, floor-heating, controller, library, Home Automation",
    "author": "HairingX",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/05/73/2482f908bf89a616e7afcdc031cab768383c797995014401d7b487fac210/wavin_sentio_proxy-0.1.0.tar.gz",
    "platform": null,
    "description": "# Wavin Sentio Proxy\nLibrary to interface with Wavin Sentio floor heating systems using the Wavin web-api.\n\nThe library is built to be used by the Home Assistant custom component \"Wavin Sentio\".\n\n## Requirements\n- A Wavin Sentio floor heating controller connected to the internet via the RJ45 connector.\n- The controller must be configured for internet access and linked to a Wavin Sentio account. This setup can be completed using the Wavin Sentio app.\n\n## Obligatory Statement\nI am not personally or in any way responsible for any damages should you choose to use the library. No warranty provided.\n",
    "bugtrack_url": null,
    "license": "GPLv3",
    "summary": "A library to interface with Wavin Sentio floor heating systems.",
    "version": "0.1.0",
    "project_urls": {
        "Homepage": "https://github.com/HairingX/wavin_sentio_proxy"
    },
    "split_keywords": [
        "wavin",
        " sentio",
        " floor-heating",
        " controller",
        " library",
        " home automation"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "69870f7386666246ffd5c04dc22fe06e635391d774293180f9c390645e64335c",
                "md5": "dd3ac221534e7542251d4117e9765ab1",
                "sha256": "6d46c6ce150846cbaf0413fd4c805a46e28ecb1cf0536398cb5443dcafc1b785"
            },
            "downloads": -1,
            "filename": "wavin_sentio_proxy-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "dd3ac221534e7542251d4117e9765ab1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.12",
            "size": 15806,
            "upload_time": "2024-10-19T11:12:12",
            "upload_time_iso_8601": "2024-10-19T11:12:12.097679Z",
            "url": "https://files.pythonhosted.org/packages/69/87/0f7386666246ffd5c04dc22fe06e635391d774293180f9c390645e64335c/wavin_sentio_proxy-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "05732482f908bf89a616e7afcdc031cab768383c797995014401d7b487fac210",
                "md5": "54e7691b6ab5fe1e9af04347b2d85594",
                "sha256": "9b566b6958ab9fdc96183be657492e589c4e5751cad7484b35a3cd9a1f4d3a6c"
            },
            "downloads": -1,
            "filename": "wavin_sentio_proxy-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "54e7691b6ab5fe1e9af04347b2d85594",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12",
            "size": 15778,
            "upload_time": "2024-10-19T11:12:13",
            "upload_time_iso_8601": "2024-10-19T11:12:13.489568Z",
            "url": "https://files.pythonhosted.org/packages/05/73/2482f908bf89a616e7afcdc031cab768383c797995014401d7b487fac210/wavin_sentio_proxy-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-19 11:12:13",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "HairingX",
    "github_project": "wavin_sentio_proxy",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "wavin-sentio-proxy"
}
        
Elapsed time: 0.55506s