qilowatt


Nameqilowatt JSON
Version 2024.12.1 PyPI version JSON
download
home_pageNone
SummaryCommunication package for Qilowatt inverters
upload_time2024-12-17 06:31:10
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/b5/b4/84cb7ea058c45cecc106c56d9dd026cfb0c7bf58400262a7b7272e219771/qilowatt-2024.12.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": "2024.12.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": "",
            "digests": {
                "blake2b_256": "973a10d97f301d68c6c5b4f8cd55395b32ec458876a2cbb81ea458d6a28e95e7",
                "md5": "8e2c5080ee7b778701d757a9a93d0ea9",
                "sha256": "56d931522f011e0b1ce64c2422445c66d5accd6badb98ecb824c75443cb6e29d"
            },
            "downloads": -1,
            "filename": "qilowatt-2024.12.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8e2c5080ee7b778701d757a9a93d0ea9",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 8271,
            "upload_time": "2024-12-17T06:31:07",
            "upload_time_iso_8601": "2024-12-17T06:31:07.211692Z",
            "url": "https://files.pythonhosted.org/packages/97/3a/10d97f301d68c6c5b4f8cd55395b32ec458876a2cbb81ea458d6a28e95e7/qilowatt-2024.12.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b5b484cb7ea058c45cecc106c56d9dd026cfb0c7bf58400262a7b7272e219771",
                "md5": "fa4c6b4ea23e82f56683215e1924e5f4",
                "sha256": "b97aef3dae6910a5314225c3a26f0fb3b164128cef6042a99667d279a61e5763"
            },
            "downloads": -1,
            "filename": "qilowatt-2024.12.1.tar.gz",
            "has_sig": false,
            "md5_digest": "fa4c6b4ea23e82f56683215e1924e5f4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 9159,
            "upload_time": "2024-12-17T06:31:10",
            "upload_time_iso_8601": "2024-12-17T06:31:10.202421Z",
            "url": "https://files.pythonhosted.org/packages/b5/b4/84cb7ea058c45cecc106c56d9dd026cfb0c7bf58400262a7b7272e219771/qilowatt-2024.12.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-17 06:31:10",
    "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: 9.72266s