moat-kv-knx


Namemoat-kv-knx JSON
Version 0.11.7 PyPI version JSON
download
home_pageNone
Summary1wire connector for MoaT-KV
upload_time2024-11-18 09:10:20
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseNone
keywords moat
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ===========
MoaT-KV-KNX
===========

MoaT-KV-KNX is a link between KNX buses and MoaT-KV.

It will

* query and monitor inputs as specified

* write values that it reads from them to some entry in MoaT-KV

* monitor a MoaT-KV entry and write any updates to KNX

* work with MoaT-KV's runner system, either centrally or distributed


Warning
=======

Currently this will only work with MoaT's fork of XKNX because we're using
AnyIO and some other improvements.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "moat-kv-knx",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "MoaT",
    "author": null,
    "author_email": "Matthias Urlichs <matthias@urlichs.de>",
    "download_url": "https://files.pythonhosted.org/packages/b4/f8/e7f84310b633cae55ac5df963a976acd88f6dfb5e31bf0abc18199d9e920/moat_kv_knx-0.11.7.tar.gz",
    "platform": null,
    "description": "===========\nMoaT-KV-KNX\n===========\n\nMoaT-KV-KNX is a link between KNX buses and MoaT-KV.\n\nIt will\n\n* query and monitor inputs as specified\n\n* write values that it reads from them to some entry in MoaT-KV\n\n* monitor a MoaT-KV entry and write any updates to KNX\n\n* work with MoaT-KV's runner system, either centrally or distributed\n\n\nWarning\n=======\n\nCurrently this will only work with MoaT's fork of XKNX because we're using\nAnyIO and some other improvements.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "1wire connector for MoaT-KV",
    "version": "0.11.7",
    "project_urls": {
        "homepage": "https://m-o-a-t.org",
        "repository": "https://github.com/M-o-a-T/moat-kv-knx"
    },
    "split_keywords": [
        "moat"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a9ec59bf1903f9769c7a561731211cedc954cb1936eff86192c7ef702b25ecbc",
                "md5": "9123055c22e1bb17ccb0a4a716954725",
                "sha256": "6702e6d1c6806e48920e21acb7d2fc16ce2f48f81c11552368679e1beda1e12e"
            },
            "downloads": -1,
            "filename": "moat_kv_knx-0.11.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9123055c22e1bb17ccb0a4a716954725",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 9099,
            "upload_time": "2024-11-18T09:10:18",
            "upload_time_iso_8601": "2024-11-18T09:10:18.850925Z",
            "url": "https://files.pythonhosted.org/packages/a9/ec/59bf1903f9769c7a561731211cedc954cb1936eff86192c7ef702b25ecbc/moat_kv_knx-0.11.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b4f8e7f84310b633cae55ac5df963a976acd88f6dfb5e31bf0abc18199d9e920",
                "md5": "596c0259673b4e1b001c8de662c51eff",
                "sha256": "42e8de4decaaca21130b6ddc5529ec118370408add1839e9252de579ffed27c6"
            },
            "downloads": -1,
            "filename": "moat_kv_knx-0.11.7.tar.gz",
            "has_sig": false,
            "md5_digest": "596c0259673b4e1b001c8de662c51eff",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 13052,
            "upload_time": "2024-11-18T09:10:20",
            "upload_time_iso_8601": "2024-11-18T09:10:20.501703Z",
            "url": "https://files.pythonhosted.org/packages/b4/f8/e7f84310b633cae55ac5df963a976acd88f6dfb5e31bf0abc18199d9e920/moat_kv_knx-0.11.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-18 09:10:20",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "M-o-a-T",
    "github_project": "moat-kv-knx",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "moat-kv-knx"
}
        
Elapsed time: 0.74117s