{ "info": { "author": "Alexander Weggerle", "author_email": "alexander@weggerle.de", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: 3.8" ], "description": "Landroid Cloud Client\n=====================\n\n[![Build Status](https://travis-ci.org/awegg/landroidcc.svg?branch=master)](https://travis-ci.org/awegg/landroidcc)\n[![Build Status](https://readthedocs.org/projects/landroidcc/badge/?version=latest)](https://landroidcc.readthedocs.io/en/latest/)\n\nPython library and command line tool to communicate with mowers like:\n- WR141E / Landroid M500\n- WR142E / Landroid M700\n- WR143E / Landroid M1000\n\nInstallation\n------------\nInstallation using pip\n\n```\npip install landroidcc\n```\n\nCommandline usage\n-----------------\nAfter installation the command 'landroidcc' is available and can be used for example\nto get the status and start the mower:\n\n```\nlandroidcc username password --status --start\n```\n\nThe output will look like:\n\n```\n2019-05-12 22:25:32 __init__ _api_authentificate INFO Successfully logged in\n2019-05-12 22:25:33 __init__ on_connect INFO Successfully connected to the cloud\nlandroid info\n#############\nName: Schaf\nSerial: xxxxxxxxxxxxxxxxxxxx\nType: WR141E\n\nlandroid status\n###############\nLastUpdate: 22:25:34 12/05/2019\nState: Home\nError: No error\nBattery: 100%/9.2C/19.63v\n```\n\nAPI Usage\n---------\nFor using the landroid client directly from another Python using the Landroid class. The\nstatus returned has the type: LandroidStatus\n\n```python\n\n from landroidcc import Landroid\n\n landroid = Landroid()\n landroid.connect(\"user\", \"pass\")\n status = landroid.get_status()\n print(\"Battery: {}%\".format(status.get_battery().percent))\n landroid.start() # Start mowing\n```", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "landroidcc", "package_url": "https://pypi.org/project/landroidcc/", "platform": "", "project_url": "https://pypi.org/project/landroidcc/", "project_urls": null, "release_url": "https://pypi.org/project/landroidcc/0.1.2/", "requires_dist": null, "requires_python": "", "summary": "Accessing landroid mowers through the cloud", "version": "0.1.2" }, "last_serial": 5922348, "releases": { "0.0.2": [ { "comment_text": "", "digests": { "md5": "4b742f1a9d05741d450536a9a80e860c", "sha256": "ed240ad287a04b8a2573d6edff6d36da396f9130970d0bc32cdf0874562b2db1" }, "downloads": -1, "filename": "landroidcc-0.0.2.tar.gz", "has_sig": false, "md5_digest": "4b742f1a9d05741d450536a9a80e860c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6831, "upload_time": "2019-05-12T21:23:49", "url": "https://files.pythonhosted.org/packages/64/0f/42fc94047bb6cc59e346e8d73bc634ad9965074106105e18c122308380f9/landroidcc-0.0.2.tar.gz" } ], "0.1.0": [ { "comment_text": "", "digests": { "md5": "df4fe35d588dce49d77a1dd97501f78f", "sha256": "40186ba9ee8b5492831ab383f51e098bd61d87891072f23216182f965dbbed35" }, "downloads": -1, "filename": "landroidcc-0.1.0.tar.gz", "has_sig": false, "md5_digest": "df4fe35d588dce49d77a1dd97501f78f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6836, "upload_time": "2019-05-20T18:50:42", "url": "https://files.pythonhosted.org/packages/91/68/f56be883d81dfd57bf4bc390ff3c997ad5540c2ebb94407c959ad502639c/landroidcc-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "02998148937ba671c32b707d4236718c", "sha256": "399b5d35bf14b89c82ee62c94d71402a9cc31ecd090d519bdfa8b5fedf3b5ff8" }, "downloads": -1, "filename": "landroidcc-0.1.1.tar.gz", "has_sig": false, "md5_digest": "02998148937ba671c32b707d4236718c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6934, "upload_time": "2019-05-26T20:39:54", "url": "https://files.pythonhosted.org/packages/a5/d5/e2b060de157b8da59e9b345b263ee8877c1e464b3ec050decd839c2da612/landroidcc-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "c152bb413fc9659b3d15a6288fc07d43", "sha256": "780ee260b5b7b53d537fd77cde79d4c3dcf0c758dba78e910b1a993c2a2b2470" }, "downloads": -1, "filename": "landroidcc-0.1.2.tar.gz", "has_sig": false, "md5_digest": "c152bb413fc9659b3d15a6288fc07d43", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6945, "upload_time": "2019-10-03T08:37:22", "url": "https://files.pythonhosted.org/packages/ec/d9/b24b16f2c9174e72f4f79de8f5af9e05f494c1e6176968acb1000ed864c0/landroidcc-0.1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c152bb413fc9659b3d15a6288fc07d43", "sha256": "780ee260b5b7b53d537fd77cde79d4c3dcf0c758dba78e910b1a993c2a2b2470" }, "downloads": -1, "filename": "landroidcc-0.1.2.tar.gz", "has_sig": false, "md5_digest": "c152bb413fc9659b3d15a6288fc07d43", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6945, "upload_time": "2019-10-03T08:37:22", "url": "https://files.pythonhosted.org/packages/ec/d9/b24b16f2c9174e72f4f79de8f5af9e05f494c1e6176968acb1000ed864c0/landroidcc-0.1.2.tar.gz" } ] }