solarlog-cli


Namesolarlog-cli JSON
Version 0.5.0 PyPI version JSON
download
home_pageNone
SummaryPython library to access the Solar-Log
upload_time2025-08-10 15:48:17
maintainerNone
docs_urlNone
authorNone
requires_python>=3.12
licenseNone
keywords iot hass home assistant sensor smart home solar
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Solar-Log-Cli
Python library to access a Solar-Log JSON interface.

The library is partially based on the sunwatcher library (https://bitbucket.org/Lavode/sunwatcher/src/master/). The additional datapoints are implemented according to the (unofficial) documentation here: https://github.com/iobroker-community-adapters/ioBroker.solarlog/blob/master/docs/solarlog_dataobjects.md

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "solarlog-cli",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.12",
    "maintainer_email": null,
    "keywords": "IoT, hass, home assistant, sensor, smart home, solar",
    "author": null,
    "author_email": "dontinelli <73341522+dontinelli@users.noreply.github.com>",
    "download_url": "https://files.pythonhosted.org/packages/92/08/c31b023c2c0969c5acf9a86e6e2a33d97feb6c77129def234df9384f14f4/solarlog_cli-0.5.0.tar.gz",
    "platform": null,
    "description": "# Solar-Log-Cli\nPython library to access a Solar-Log JSON interface.\n\nThe library is partially based on the sunwatcher library (https://bitbucket.org/Lavode/sunwatcher/src/master/). The additional datapoints are implemented according to the (unofficial) documentation here: https://github.com/iobroker-community-adapters/ioBroker.solarlog/blob/master/docs/solarlog_dataobjects.md\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Python library to access the Solar-Log",
    "version": "0.5.0",
    "project_urls": {
        "API Documentation (inofficial)": "https://github.com/iobroker-community-adapters/ioBroker.solarlog/blob/master/docs/solarlog_dataobjects.md",
        "Changelog": "https://github.com/dontinelli/solarlog_cli/blob/master/CHANGELOG.md",
        "Issues": "https://github.com/dontinelli/solarlog_cli/issues",
        "Repository": "https://github.com/dontinelli/solarlog_cli.git",
        "Solar-Log homepage": "https://www.solar-log.com/"
    },
    "split_keywords": [
        "iot",
        " hass",
        " home assistant",
        " sensor",
        " smart home",
        " solar"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "b86aaf95038b221d458f06e9d984418def607ba05c0f5d283437a80fe5e8bb4e",
                "md5": "2c84558959a111bb667a04fda2d8c582",
                "sha256": "ab80f61b849bc220cd06852430deaadc315b4242326eab6d8f5ecddaccca26e8"
            },
            "downloads": -1,
            "filename": "solarlog_cli-0.5.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2c84558959a111bb667a04fda2d8c582",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.12",
            "size": 19397,
            "upload_time": "2025-08-10T15:48:16",
            "upload_time_iso_8601": "2025-08-10T15:48:16.798962Z",
            "url": "https://files.pythonhosted.org/packages/b8/6a/af95038b221d458f06e9d984418def607ba05c0f5d283437a80fe5e8bb4e/solarlog_cli-0.5.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "9208c31b023c2c0969c5acf9a86e6e2a33d97feb6c77129def234df9384f14f4",
                "md5": "9852144d307306a6b54a1939b7098098",
                "sha256": "448141412bff5c26a26fe6f7416bc575c9ff7356952d0fb2a8e0d64a2e3c4dd2"
            },
            "downloads": -1,
            "filename": "solarlog_cli-0.5.0.tar.gz",
            "has_sig": false,
            "md5_digest": "9852144d307306a6b54a1939b7098098",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12",
            "size": 25767,
            "upload_time": "2025-08-10T15:48:17",
            "upload_time_iso_8601": "2025-08-10T15:48:17.939766Z",
            "url": "https://files.pythonhosted.org/packages/92/08/c31b023c2c0969c5acf9a86e6e2a33d97feb6c77129def234df9384f14f4/solarlog_cli-0.5.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-10 15:48:17",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "iobroker-community-adapters",
    "github_project": "ioBroker.solarlog",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "solarlog-cli"
}
        
Elapsed time: 2.37604s