{ "info": { "author": "Brian Cline", "author_email": "brian.cline@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: POSIX :: Linux", "Programming Language :: Python :: 2.7", "Topic :: Home Automation" ], "description": "HELIOTRON\n=========\n\nHeliotron is a simple library that talks to Philips Hue light bridges through\n[a supported REST API][1]. It is currently a fairly rough work-in-progress.\n\nSeveral use cases were the primary motivation for this library:\n\n* I wanted a script that gradually changed color temperature of Philips Hue\n lighting on the same schedule as the popular [f.lux][2] utility. _(This is\n now available with the latest f.lux for Windows release.)_\n* I'd like to switch on a subset of my lights around sunset/dusk, if they're\n not already on, so that I don't come home to a pitch dark apartment.\n* The official Hue mobile apps won't let you store more than 3 active schedules\n on the bridge at a time, which is quite limited. This library provides the\n ability to write a simple script to switch or fade on a set of lights, and\n crontab it however you please.\n\n\nLicense\n-------\n\nHeliotron is licensed under the [MIT License][3]. See the LICENSE file.\n\n [1]: http://developers.meethue.com/coreconcepts.html\n [2]: http://justgetflux.com\n [3]: http://en.wikipedia.org/wiki/MIT_License", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/briancline/heliotron", "keywords": "philips hue rest api light", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "heliotron", "package_url": "https://pypi.org/project/heliotron/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/heliotron/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/briancline/heliotron" }, "release_url": "https://pypi.org/project/heliotron/0.2.1/", "requires_dist": null, "requires_python": null, "summary": "Simple library to interface with Philips Hue light bridges.", "version": "0.2.1" }, "last_serial": 942659, "releases": { "0.2.1": [ { "comment_text": "", "digests": { "md5": "c5400342093ed14dabc8b028f1d2593c", "sha256": "5526dc2736838859ea7330ffcb763f445d97b84f863ffdd910c8b2f85ecdb784" }, "downloads": -1, "filename": "heliotron-0.2.1.tar.gz", "has_sig": false, "md5_digest": "c5400342093ed14dabc8b028f1d2593c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3102, "upload_time": "2013-12-12T08:59:16", "url": "https://files.pythonhosted.org/packages/3e/92/b7c673dfda25b019103ff441216f33f2b585537686df82ffffd19a64aeaa/heliotron-0.2.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c5400342093ed14dabc8b028f1d2593c", "sha256": "5526dc2736838859ea7330ffcb763f445d97b84f863ffdd910c8b2f85ecdb784" }, "downloads": -1, "filename": "heliotron-0.2.1.tar.gz", "has_sig": false, "md5_digest": "c5400342093ed14dabc8b028f1d2593c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3102, "upload_time": "2013-12-12T08:59:16", "url": "https://files.pythonhosted.org/packages/3e/92/b7c673dfda25b019103ff441216f33f2b585537686df82ffffd19a64aeaa/heliotron-0.2.1.tar.gz" } ] }