pyoppleio-legacy


Namepyoppleio-legacy JSON
Version 1.0.8 PyPI version JSON
download
home_pagehttps://github.com/tinysnake/python-oppleio-legacy
SummaryPython library for interfacing with old models of opple lights with wifi control.
upload_time2023-06-11 08:12:04
maintainer
docs_urlNone
authortinysnake
requires_python>=3.10
licenseMIT
keywords opple iot
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ## Statement
This is a fork repo from [jedmeng/python-oppleio](https://github.com/jedmeng/python-oppleio), since the origin author is [not active](https://github.com/jedmeng/python-oppleio/issues/3) for a long time.


I'm not a skilled python programmer, and I know nothing about reverse engineering the protocol. What I'm doing now is just to make this library continue working with the newer version of home-assistant. 

Please don't upgrade the firmware of your Opple lights, and I'm not going to development this library to communicate with the newer firmwares.

I'll keep on maintain this repo as long as I still have Opple light's in my home.

You can read the OLD_README.md for more information.

## Why there's a "legacy" term in the library name?

As far as I know, this library don't suppport newer version of Opple light's WiFi firmware, so this is just for old models, that why I add legacy to this library.
But this repo is a continue support of the original repo though.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/tinysnake/python-oppleio-legacy",
    "name": "pyoppleio-legacy",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": "",
    "keywords": "opple,iot",
    "author": "tinysnake",
    "author_email": "tff.assist@live.com",
    "download_url": "",
    "platform": "any",
    "description": "## Statement\nThis is a fork repo from [jedmeng/python-oppleio](https://github.com/jedmeng/python-oppleio), since the origin author is [not active](https://github.com/jedmeng/python-oppleio/issues/3) for a long time.\n\n\nI'm not a skilled python programmer, and I know nothing about reverse engineering the protocol. What I'm doing now is just to make this library continue working with the newer version of home-assistant. \n\nPlease don't upgrade the firmware of your Opple lights, and I'm not going to development this library to communicate with the newer firmwares.\n\nI'll keep on maintain this repo as long as I still have Opple light's in my home.\n\nYou can read the OLD_README.md for more information.\n\n## Why there's a \"legacy\" term in the library name?\n\nAs far as I know, this library don't suppport newer version of Opple light's WiFi firmware, so this is just for old models, that why I add legacy to this library.\nBut this repo is a continue support of the original repo though.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Python library for interfacing with old models of opple lights with wifi control.",
    "version": "1.0.8",
    "project_urls": {
        "Homepage": "https://github.com/tinysnake/python-oppleio-legacy"
    },
    "split_keywords": [
        "opple",
        "iot"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0dae93fc40cb70d6698a989689e9260d8ee41a675617ba411c36d2cf3c521aab",
                "md5": "101751a7b23db2b9ebaaa5adec4e4b59",
                "sha256": "a86ecf4f331d26cf8249a4f7754c131b9fe7749bcbccc63978ec870b62a7341e"
            },
            "downloads": -1,
            "filename": "pyoppleio_legacy-1.0.8-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "101751a7b23db2b9ebaaa5adec4e4b59",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 10535,
            "upload_time": "2023-06-11T08:12:04",
            "upload_time_iso_8601": "2023-06-11T08:12:04.998980Z",
            "url": "https://files.pythonhosted.org/packages/0d/ae/93fc40cb70d6698a989689e9260d8ee41a675617ba411c36d2cf3c521aab/pyoppleio_legacy-1.0.8-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-11 08:12:04",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "tinysnake",
    "github_project": "python-oppleio-legacy",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "pyoppleio-legacy"
}
        
Elapsed time: 0.19758s