OWNd


NameOWNd JSON
Version 0.7.48 PyPI version JSON
download
home_pagehttps://github.com/anotherjulien/OWNd
SummaryPython interface for the OpenWebNet protocol
upload_time2023-09-14 08:10:55
maintainer
docs_urlNone
authoranotherjulien
requires_python>=3.8
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            #OWNd

This package is an event listener and command forwarder for the OpenWebNet protocol.

It is mainly intended to be used in an Home-Assistant integration.

At this point most events are understood.
WHO = 5 (Burglar Alarm) event support is limited and needs further development.
Many commands are implemented, mostly within the requirements of Home-Assistant.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/anotherjulien/OWNd",
    "name": "OWNd",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "",
    "author": "anotherjulien",
    "author_email": "yetanotherjulien@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/b0/35/d102719d9f4fc3a461551c9a6d6ec70f903ecc8957458b28bab1eca72c28/OWNd-0.7.48.tar.gz",
    "platform": null,
    "description": "#OWNd\n\nThis package is an event listener and command forwarder for the OpenWebNet protocol.\n\nIt is mainly intended to be used in an Home-Assistant integration.\n\nAt this point most events are understood.\nWHO = 5 (Burglar Alarm) event support is limited and needs further development.\nMany commands are implemented, mostly within the requirements of Home-Assistant.\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Python interface for the OpenWebNet protocol",
    "version": "0.7.48",
    "project_urls": {
        "Homepage": "https://github.com/anotherjulien/OWNd"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "37c7f368f9cb0b29f60e48c6c5c8ad1cc685b73a72fa81d4ea99cee40b66e6e7",
                "md5": "2b7172a0e0a1b1f92862c06bc62c77e4",
                "sha256": "e12a600e12a5301958c5a155f505bffbd71502f79c9d9fd5e0f654f5083d7c64"
            },
            "downloads": -1,
            "filename": "OWNd-0.7.48-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2b7172a0e0a1b1f92862c06bc62c77e4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 25326,
            "upload_time": "2023-09-14T08:10:52",
            "upload_time_iso_8601": "2023-09-14T08:10:52.118393Z",
            "url": "https://files.pythonhosted.org/packages/37/c7/f368f9cb0b29f60e48c6c5c8ad1cc685b73a72fa81d4ea99cee40b66e6e7/OWNd-0.7.48-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b035d102719d9f4fc3a461551c9a6d6ec70f903ecc8957458b28bab1eca72c28",
                "md5": "839a5c8d999ad0cc90fb8d37ec19a5c7",
                "sha256": "df45586913ae8d707c708014f36069b6437af25369e72471a60f9086fd7cb035"
            },
            "downloads": -1,
            "filename": "OWNd-0.7.48.tar.gz",
            "has_sig": false,
            "md5_digest": "839a5c8d999ad0cc90fb8d37ec19a5c7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 24069,
            "upload_time": "2023-09-14T08:10:55",
            "upload_time_iso_8601": "2023-09-14T08:10:55.281567Z",
            "url": "https://files.pythonhosted.org/packages/b0/35/d102719d9f4fc3a461551c9a6d6ec70f903ecc8957458b28bab1eca72c28/OWNd-0.7.48.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-14 08:10:55",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "anotherjulien",
    "github_project": "OWNd",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "ownd"
}
        
Elapsed time: 0.11540s