qilowatt


Nameqilowatt JSON
Version 2025.10.1 PyPI version JSON
download
home_pageNone
SummaryCommunication package for Qilowatt inverters
upload_time2025-10-07 06:40:05
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/ab/81/8e08ecde3dfc4916c2e4c411f094aa2f565bbd5689bd7319ad854ad4ec5b/qilowatt-2025.10.1.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": "2025.10.1",
    "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": null,
            "digests": {
                "blake2b_256": "8dce0e5ec2e53b9a12818119af3d10d3f2e457a11d0168f93d1cb9271ec3d956",
                "md5": "607ff354ed6524865999c4da52b1652d",
                "sha256": "6e4cd9080067b27cab6259fe8f3548640c7bfa797ae625942549ebcc97a4d885"
            },
            "downloads": -1,
            "filename": "qilowatt-2025.10.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "607ff354ed6524865999c4da52b1652d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 12302,
            "upload_time": "2025-10-07T06:40:04",
            "upload_time_iso_8601": "2025-10-07T06:40:04.459480Z",
            "url": "https://files.pythonhosted.org/packages/8d/ce/0e5ec2e53b9a12818119af3d10d3f2e457a11d0168f93d1cb9271ec3d956/qilowatt-2025.10.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "ab818e08ecde3dfc4916c2e4c411f094aa2f565bbd5689bd7319ad854ad4ec5b",
                "md5": "322758d035c390852d128b171eec6517",
                "sha256": "47f5d0f19d9bd3a262c16809a8fb3824429a67d7cc7d70f4c2eefeb252393ce4"
            },
            "downloads": -1,
            "filename": "qilowatt-2025.10.1.tar.gz",
            "has_sig": false,
            "md5_digest": "322758d035c390852d128b171eec6517",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 11110,
            "upload_time": "2025-10-07T06:40:05",
            "upload_time_iso_8601": "2025-10-07T06:40:05.517117Z",
            "url": "https://files.pythonhosted.org/packages/ab/81/8e08ecde3dfc4916c2e4c411f094aa2f565bbd5689bd7319ad854ad4ec5b/qilowatt-2025.10.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-10-07 06:40:05",
    "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: 1.52644s