qilowatt


Nameqilowatt JSON
Version 2024.12.2 PyPI version JSON
download
home_pageNone
SummaryCommunication package for Qilowatt inverters
upload_time2024-12-29 21:14:52
maintainerNone
docs_urlNone
authorNone
requires_python>=3.7
licenseMIT
keywords mqtt qilowatt inverter energy home-assistant
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # [qilowatt](<https://qilowatt.eu>) Python Module


  - connecting to qilowatt MQTT server to send status, state and state0.
  - Receives BACKLOG commands
  - see example.py for usage

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "qilowatt",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "mqtt, qilowatt, inverter, energy, home-assistant",
    "author": null,
    "author_email": "Tanel Vakker <tanel@vakker.org>",
    "download_url": "https://files.pythonhosted.org/packages/05/0d/d1b2475707ba8eebe44e5892b3866beba4fddd995075965cb0011572bcef/qilowatt-2024.12.2.tar.gz",
    "platform": null,
    "description": "# [qilowatt](<https://qilowatt.eu>) Python Module\n\n\n  - connecting to qilowatt MQTT server to send status, state and state0.\n  - Receives BACKLOG commands\n  - see example.py for usage\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Communication package for Qilowatt inverters",
    "version": "2024.12.2",
    "project_urls": {
        "Documentation": "https://github.com/qilowatt/qilowatt-py#readme",
        "Homepage": "https://github.com/qilowatt/qilowatt-py",
        "Issues": "https://github.com/qilowatt/qilowatt-py/issues",
        "Repository": "https://github.com/qilowatt/qilowatt-py"
    },
    "split_keywords": [
        "mqtt",
        " qilowatt",
        " inverter",
        " energy",
        " home-assistant"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5c1c3221bf62f4b2671a56bebdaeb782252559a4d7028731d48646dc580b0592",
                "md5": "c46c21e1201d13d8257fb5147077467a",
                "sha256": "08932c323e9747036bd9a0ca6970cd65ff6fcc36fe68f611ffd310202bd8f0a5"
            },
            "downloads": -1,
            "filename": "qilowatt-2024.12.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c46c21e1201d13d8257fb5147077467a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 10961,
            "upload_time": "2024-12-29T21:14:50",
            "upload_time_iso_8601": "2024-12-29T21:14:50.307121Z",
            "url": "https://files.pythonhosted.org/packages/5c/1c/3221bf62f4b2671a56bebdaeb782252559a4d7028731d48646dc580b0592/qilowatt-2024.12.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "050dd1b2475707ba8eebe44e5892b3866beba4fddd995075965cb0011572bcef",
                "md5": "6db790c87dc02113e2679ec32153e868",
                "sha256": "8ba20d8bd1b16c2b2554cd59a42e6d26222a2732afbf5e0287ba753448d62ee2"
            },
            "downloads": -1,
            "filename": "qilowatt-2024.12.2.tar.gz",
            "has_sig": false,
            "md5_digest": "6db790c87dc02113e2679ec32153e868",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 9837,
            "upload_time": "2024-12-29T21:14:52",
            "upload_time_iso_8601": "2024-12-29T21:14:52.688678Z",
            "url": "https://files.pythonhosted.org/packages/05/0d/d1b2475707ba8eebe44e5892b3866beba4fddd995075965cb0011572bcef/qilowatt-2024.12.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-29 21:14:52",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "qilowatt",
    "github_project": "qilowatt-py#readme",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "qilowatt"
}
        
Elapsed time: 0.64275s