solarlog-cli


Namesolarlog-cli JSON
Version 0.4.0 PyPI version JSON
download
home_pageNone
SummaryPython library to access the Solar-Log
upload_time2024-11-22 18:28:14
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/a4/f9/56bf82ec54ba73a3563e71b7a36562e0f17e274c4ed69fcbb9546128b5a7/solarlog_cli-0.4.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.4.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": "",
            "digests": {
                "blake2b_256": "ae1052ecdf7dff1499cba194a290125e6fbcae1d860cbaa0737bbd9095a064fd",
                "md5": "57a1b7514a183c145dca6a1fad6fad27",
                "sha256": "c34b24cfd18d2d21ab8b1e92ea4b02ed0e9105051b8b04ef21f2aaf3ca5da071"
            },
            "downloads": -1,
            "filename": "solarlog_cli-0.4.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "57a1b7514a183c145dca6a1fad6fad27",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.12",
            "size": 19209,
            "upload_time": "2024-11-22T18:28:12",
            "upload_time_iso_8601": "2024-11-22T18:28:12.270158Z",
            "url": "https://files.pythonhosted.org/packages/ae/10/52ecdf7dff1499cba194a290125e6fbcae1d860cbaa0737bbd9095a064fd/solarlog_cli-0.4.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a4f956bf82ec54ba73a3563e71b7a36562e0f17e274c4ed69fcbb9546128b5a7",
                "md5": "ab0571fd5a558fa3c23bcbc03cf8a5bd",
                "sha256": "14fb353bfedad2a57000952c4f3dd889de4a7761f0a3187157eb8bf6872bac6b"
            },
            "downloads": -1,
            "filename": "solarlog_cli-0.4.0.tar.gz",
            "has_sig": false,
            "md5_digest": "ab0571fd5a558fa3c23bcbc03cf8a5bd",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12",
            "size": 25443,
            "upload_time": "2024-11-22T18:28:14",
            "upload_time_iso_8601": "2024-11-22T18:28:14.057049Z",
            "url": "https://files.pythonhosted.org/packages/a4/f9/56bf82ec54ba73a3563e71b7a36562e0f17e274c4ed69fcbb9546128b5a7/solarlog_cli-0.4.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-22 18:28:14",
    "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: 1.25111s