{ "info": { "author": "Pavel H\u00fcbner", "author_email": "pavel.hubner@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python :: 3", "Topic :: Utilities" ], "description": "# Sunrice - Garden Light Controller\n\nSunrice is a quick and dirty Python app for controlling my garden lights. It schedules on/off sequence at sunset/dawn, whereas exact times are calculated on daily basis. MQTT messages are sent to the PLC controller as a on/off sequence. Sunrice also reacts to `sunrise/on` and `sunrise/off` MQTT messagess (with no payload) to start the sequence manually.\n\n## Contributing\n\nPlease read [**CONTRIBUTING.md**](https://github.com/hubpav/sunrice/blob/master/CONTRIBUTING.md) for details on our code of conduct, and the process for submitting pull requests to us.\n\n## Versioning\n\nWe use [**SemVer**](https://semver.org/) for versioning. For the versions available, see the [**tags on this repository**](https://github.com/hubpav/sunrice/tags).\n\n## Authors\n\n* [**Pavel H\u00fcbner**](https://github.com/hubpav) - Initial work\n\n## License\n\nThis project is licensed under the [**MIT License**](https://opensource.org/licenses/MIT/) - see the [**LICENSE**](https://github.com/hubpav/sunrice/blob/master/LICENSE) file for details.\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/hubpav/sunrice", "keywords": "lighting mqtt iot", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "sunrice", "package_url": "https://pypi.org/project/sunrice/", "platform": "any", "project_url": "https://pypi.org/project/sunrice/", "project_urls": { "Homepage": "https://github.com/hubpav/sunrice" }, "release_url": "https://pypi.org/project/sunrice/1.0.4/", "requires_dist": [ "astral (==1.6.1)", "click (==7.0)", "paho-mqtt (==1.4.0)", "schedule (==0.5.0)" ], "requires_python": "", "summary": "Garden Lighting Controller", "version": "1.0.4" }, "last_serial": 4552245, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "a25406f24443c67022bd14d902bf05c8", "sha256": "2dc68826cf5ab831d0cb5fa39f6ebc5acb64b221ca82c67dc3e4c0edf36c9bc3" }, "downloads": -1, "filename": "sunrice-1.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "a25406f24443c67022bd14d902bf05c8", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4436, "upload_time": "2018-10-18T18:01:56", "url": "https://files.pythonhosted.org/packages/3e/32/17d36ebea0f700301b85008f1b3199e5c6cdb9711719eb936e122b3a71a0/sunrice-1.0.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "6cf4c746b9860fa533da0074079f42c2", "sha256": "9b2f633a93bc4f9568425ce636d8efc9accb9d9b51aa2323a9d68c5ffb8c6227" }, "downloads": -1, "filename": "sunrice-1.0.0.tar.gz", "has_sig": false, "md5_digest": "6cf4c746b9860fa533da0074079f42c2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3132, "upload_time": "2018-10-18T18:01:57", "url": "https://files.pythonhosted.org/packages/3e/87/6f533504e0612d8a366384b14757a83fd83444846b4f21a400f2c7353930/sunrice-1.0.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "d440d2bbc9efb5d61ffdcd51efca4692", "sha256": "7c11a836e12d8f35c80ed1bc936b886b62280d53b071918ac59b1c30dc81bed2" }, "downloads": -1, "filename": "sunrice-1.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "d440d2bbc9efb5d61ffdcd51efca4692", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4445, "upload_time": "2018-10-19T11:21:35", "url": "https://files.pythonhosted.org/packages/13/06/8f7265bc2d0aa70fe7ad6a007138684265a3a52cf1343b1ee29f4325ab29/sunrice-1.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "539eb6b24217f18924cb2580f4002bc1", "sha256": "e73712a30388241151215a32afffc80b827987cf7ea90ea64484b58a32cb96a1" }, "downloads": -1, "filename": "sunrice-1.0.1.tar.gz", "has_sig": false, "md5_digest": "539eb6b24217f18924cb2580f4002bc1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3141, "upload_time": "2018-10-19T11:21:37", "url": "https://files.pythonhosted.org/packages/27/a4/455194ac3e73f9b49732a8538cfd2a9abf0e796a15764c2eccd9103d851c/sunrice-1.0.1.tar.gz" } ], "1.0.2": [ { "comment_text": "", "digests": { "md5": "52c69e976c82cea365389e2a3af39a5d", "sha256": "9e55ae5668c8eab344b6cf1ab195fa944a703708e9f6f53ab22d5235583a0635" }, "downloads": -1, "filename": "sunrice-1.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "52c69e976c82cea365389e2a3af39a5d", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4474, "upload_time": "2018-10-21T07:26:46", "url": "https://files.pythonhosted.org/packages/06/d0/5b310e3635c4939e757a659a92d936f2a7a14813c14b5373847789f52f08/sunrice-1.0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "3b7f6fbaad627c6cb8ff81c7a5d9a5c0", "sha256": "15e52e0fe27ad9df9a8bda29724ec840c8e4f46a72225570fb9a0ed8bf1a851b" }, "downloads": -1, "filename": "sunrice-1.0.2.tar.gz", "has_sig": false, "md5_digest": "3b7f6fbaad627c6cb8ff81c7a5d9a5c0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3170, "upload_time": "2018-10-21T07:26:48", "url": "https://files.pythonhosted.org/packages/9f/7a/c0ce52b1e055146c45c941608962538e8c68eec106cefb2a00f1e6102f5a/sunrice-1.0.2.tar.gz" } ], "1.0.3": [ { "comment_text": "", "digests": { "md5": "456ede6c7e78d2c9786e51ca7199ca4e", "sha256": "e958946f1f90570ada47ea77e8607f45c6c7462627d8a002e80d8c8f849ca65e" }, "downloads": -1, "filename": "sunrice-1.0.3-py3-none-any.whl", "has_sig": false, "md5_digest": "456ede6c7e78d2c9786e51ca7199ca4e", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4441, "upload_time": "2018-12-02T11:06:30", "url": "https://files.pythonhosted.org/packages/22/a9/c540ca4a86fb040551b582345eb941cf63d91ac5b3e7c73ed8c12d9688cd/sunrice-1.0.3-py3-none-any.whl" } ], "1.0.4": [ { "comment_text": "", "digests": { "md5": "f021725fb50a7974be78e95ef6074680", "sha256": "2a092d903d5792c66fcfc013eb5c03308f8f85fb7c01505ece69a33b67faa03e" }, "downloads": -1, "filename": "sunrice-1.0.4-py3-none-any.whl", "has_sig": false, "md5_digest": "f021725fb50a7974be78e95ef6074680", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4440, "upload_time": "2018-12-02T11:10:42", "url": "https://files.pythonhosted.org/packages/8f/6f/6086d1544ba7a98b1fce38aacbe5301b8a608578a740b7892c9f2bfdea30/sunrice-1.0.4-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "102441db5250742ae334651a1f9a3aff", "sha256": "66b9e4aafea635207ded480ab641283446b032278439236a688622e1ab5ff781" }, "downloads": -1, "filename": "sunrice-1.0.4.tar.gz", "has_sig": false, "md5_digest": "102441db5250742ae334651a1f9a3aff", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5423, "upload_time": "2018-12-02T11:10:43", "url": "https://files.pythonhosted.org/packages/03/23/37d0c47cf63c17cd37f6b42f2e3e4acc540fd25819c8282fb42c97b05fcd/sunrice-1.0.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f021725fb50a7974be78e95ef6074680", "sha256": "2a092d903d5792c66fcfc013eb5c03308f8f85fb7c01505ece69a33b67faa03e" }, "downloads": -1, "filename": "sunrice-1.0.4-py3-none-any.whl", "has_sig": false, "md5_digest": "f021725fb50a7974be78e95ef6074680", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4440, "upload_time": "2018-12-02T11:10:42", "url": "https://files.pythonhosted.org/packages/8f/6f/6086d1544ba7a98b1fce38aacbe5301b8a608578a740b7892c9f2bfdea30/sunrice-1.0.4-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "102441db5250742ae334651a1f9a3aff", "sha256": "66b9e4aafea635207ded480ab641283446b032278439236a688622e1ab5ff781" }, "downloads": -1, "filename": "sunrice-1.0.4.tar.gz", "has_sig": false, "md5_digest": "102441db5250742ae334651a1f9a3aff", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5423, "upload_time": "2018-12-02T11:10:43", "url": "https://files.pythonhosted.org/packages/03/23/37d0c47cf63c17cd37f6b42f2e3e4acc540fd25819c8282fb42c97b05fcd/sunrice-1.0.4.tar.gz" } ] }