{ "info": { "author": "Gerswin Pineda", "author_email": "gerswin@parawebs.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "#yeelightsunflower\n\n[![Build Status](https://travis-ci.org/lindsaymarkward/python-yeelight-sunflower.svg?branch=master)](https://travis-ci.org/lindsaymarkward/python-yeelight-sunflower)\n\nyeelightsunflower is a Python package for interacting with Yeelight Sunflower light bulbs.\n\nProduct details for these bulbs can be found at the following website (but note that they may not be available any more): https://www.yeelight.com/en_US/product/yeelight-sunflower\n\nThis library was written primarily to work with Home Assistant: https://home-assistant.io\n\nCommunication is via TCP commands, e.g. \nSending `GL,,,,0,\\r\\n` to the IP address of the Yeelight hub gets the current state of all lights and would return something like: `GLB 143E,1,1,22,255,10,10,0,0;287B,1,1,64,255,10,10,0,0;0001,1,1,0,255,10,10,0,0;` \nSending `C 143F,255,0,255,50,\\r\\n` would set the light identified by `143F` to magenta at 50% brightness. \n\nThe library wraps these commands in a form suitable as a platform for the Home Assistant light component, and could be used by other modules. \n \nThis library does not implement the SSDP hub identification that Yeelight Sunflower hubs support.", "description_content_type": "", "docs_url": null, "download_url": "https://github.com/gerswin/python-hassio-sonoff/archive/0.1.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/gerswin/python-hassio-sonoff", "keywords": "sonoff,hassio,iot", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "sonoff", "package_url": "https://pypi.org/project/sonoff/", "platform": "", "project_url": "https://pypi.org/project/sonoff/", "project_urls": { "Download": "https://github.com/gerswin/python-hassio-sonoff/archive/0.1.tar.gz", "Homepage": "https://github.com/gerswin/python-hassio-sonoff" }, "release_url": "https://pypi.org/project/sonoff/0.0.3/", "requires_dist": null, "requires_python": "", "summary": "Python package for interacting with Yeelight Sunflower bulbs", "version": "0.0.3" }, "last_serial": 3714946, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "4283eacd435771243ae5dbe3398098b4", "sha256": "a09000a3d1657bd8f28367e4c3e68f5275f295d43707c41220d2dd3d5e167f3b" }, "downloads": -1, "filename": "sonoff-0.0.1.tar.gz", "has_sig": false, "md5_digest": "4283eacd435771243ae5dbe3398098b4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5763, "upload_time": "2018-03-28T18:10:55", "url": "https://files.pythonhosted.org/packages/35/69/ad2a7facb00238fff441bec8a8ea0048478f014285cf9ec73147ffff81e5/sonoff-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "c4914cc2e9eccd026c4186737e11f1cd", "sha256": "e0e5d4a09cdd4caa92e850ebedb042f22c81e1dfa7481ce8d248b7e8e4277a6c" }, "downloads": -1, "filename": "sonoff-0.0.2.tar.gz", "has_sig": false, "md5_digest": "c4914cc2e9eccd026c4186737e11f1cd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5089, "upload_time": "2018-03-28T19:23:35", "url": "https://files.pythonhosted.org/packages/8b/eb/8ba075425d2005696d644c3712595da4597c682674165079474dbfe42b8a/sonoff-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "9d3978899d8933c057c44b9eb01a84d1", "sha256": "502a3b48d37e592c746a94d4b38113f00f4dffc558f329106f7e10f0f06134e9" }, "downloads": -1, "filename": "sonoff-0.0.3.tar.gz", "has_sig": false, "md5_digest": "9d3978899d8933c057c44b9eb01a84d1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5059, "upload_time": "2018-03-28T19:32:54", "url": "https://files.pythonhosted.org/packages/c8/ea/0c040a988a25532ed622354a921ea02ddc427027217abe968cbaeed8386b/sonoff-0.0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "9d3978899d8933c057c44b9eb01a84d1", "sha256": "502a3b48d37e592c746a94d4b38113f00f4dffc558f329106f7e10f0f06134e9" }, "downloads": -1, "filename": "sonoff-0.0.3.tar.gz", "has_sig": false, "md5_digest": "9d3978899d8933c057c44b9eb01a84d1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5059, "upload_time": "2018-03-28T19:32:54", "url": "https://files.pythonhosted.org/packages/c8/ea/0c040a988a25532ed622354a921ea02ddc427027217abe968cbaeed8386b/sonoff-0.0.3.tar.gz" } ] }