solarlog-cli


Namesolarlog-cli JSON
Version 0.1.5 PyPI version JSON
download
home_pageNone
SummaryPython library to access the Solar-Log
upload_time2024-05-15 06:15:45
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/75/ca/e78d0fc58c09b29cfd3cbc291733573096da473f10d402edc754cf6b75ae/solarlog_cli-0.1.5.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.1.5",
    "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": "",
            "digests": {
                "blake2b_256": "db3309ba1131f6b3679865d2249f3e2932aba947e5a01a965555cf45f844c632",
                "md5": "1eec192aa92bb95aa39ec12f2184556f",
                "sha256": "63e8211b2d01edcddef81f649757d99f7e15fe8fe4edcb5f0a718b627176b051"
            },
            "downloads": -1,
            "filename": "solarlog_cli-0.1.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1eec192aa92bb95aa39ec12f2184556f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.12",
            "size": 18083,
            "upload_time": "2024-05-15T06:15:44",
            "upload_time_iso_8601": "2024-05-15T06:15:44.000801Z",
            "url": "https://files.pythonhosted.org/packages/db/33/09ba1131f6b3679865d2249f3e2932aba947e5a01a965555cf45f844c632/solarlog_cli-0.1.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "75cae78d0fc58c09b29cfd3cbc291733573096da473f10d402edc754cf6b75ae",
                "md5": "38ce82a2ac08a0b1fb7a6bc4efe61471",
                "sha256": "730f7d1d1edbd400880c554e4d3bad6af3bd5eeb73a249e859e6c5b168cac0ef"
            },
            "downloads": -1,
            "filename": "solarlog_cli-0.1.5.tar.gz",
            "has_sig": false,
            "md5_digest": "38ce82a2ac08a0b1fb7a6bc4efe61471",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12",
            "size": 17419,
            "upload_time": "2024-05-15T06:15:45",
            "upload_time_iso_8601": "2024-05-15T06:15:45.808554Z",
            "url": "https://files.pythonhosted.org/packages/75/ca/e78d0fc58c09b29cfd3cbc291733573096da473f10d402edc754cf6b75ae/solarlog_cli-0.1.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-15 06:15:45",
    "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: 0.24203s