qilowatt


Nameqilowatt JSON
Version 2025.7.1 PyPI version JSON
download
home_pageNone
SummaryCommunication package for Qilowatt inverters
upload_time2025-07-18 15:55:31
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/57/93/20777cca983b692e61a186564c57b00f65b80e6cadf9791e223b1f80937a/qilowatt-2025.7.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.7.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": "302b135e87b4269cdd69511674a0bfae6690aa074a5f13480480212f51eb0769",
                "md5": "9a93ad90be5e0d36f2518aab3ddfd083",
                "sha256": "1bee998c7f6ff25b3965e56dce3358bba1807ece9e729c6d8a5a58a522dac9c4"
            },
            "downloads": -1,
            "filename": "qilowatt-2025.7.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9a93ad90be5e0d36f2518aab3ddfd083",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 11586,
            "upload_time": "2025-07-18T15:55:28",
            "upload_time_iso_8601": "2025-07-18T15:55:28.564512Z",
            "url": "https://files.pythonhosted.org/packages/30/2b/135e87b4269cdd69511674a0bfae6690aa074a5f13480480212f51eb0769/qilowatt-2025.7.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "579320777cca983b692e61a186564c57b00f65b80e6cadf9791e223b1f80937a",
                "md5": "3fa5314bea2fe64cb3d456bef2c3c0fd",
                "sha256": "115297a96ad3313d5e8415f75272fd4909fe849c85069cc6b7aefdfd367b2c9a"
            },
            "downloads": -1,
            "filename": "qilowatt-2025.7.1.tar.gz",
            "has_sig": false,
            "md5_digest": "3fa5314bea2fe64cb3d456bef2c3c0fd",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 10369,
            "upload_time": "2025-07-18T15:55:31",
            "upload_time_iso_8601": "2025-07-18T15:55:31.198261Z",
            "url": "https://files.pythonhosted.org/packages/57/93/20777cca983b692e61a186564c57b00f65b80e6cadf9791e223b1f80937a/qilowatt-2025.7.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-18 15:55:31",
    "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.20079s