{ "info": { "author": "The pyinsteon Development Team", "author_email": "pyinsteon@harrisnj.net", "bugtrack_url": null, "classifiers": [], "description": "pyinsteon - Python Insteon Package\n==================================\n\n|Build Status| |GitHub release| |PyPI|\n\nThis is a Python package to interface with an Insteon Modem. It has been\ntested to work with most USB or RS-232 serial based devices such as the\n`2413U `__,\n`2412S `__,\n`2448A7 `__ and Hub models\n`2242 `__\nand `2245 `__. Other models have\nnot been tested but the underlying protocol has not changed much over\ntime so it would not be surprising if it worked with a number of other\nmodels. If you find success with something, please let us know.\n\nThis **pyinsteon** package was created primarily to support an INSTEON\nplatform for the `Home Assistant `__\nautomation platform but it is structured to be general-purpose and\nshould be usable for other applications as well.\n\nRequirements\n------------\n\n- Python 3.5.3 or higher, 3.6 or 3.7\n- Posix or Windows based system\n- Some form of Insteon PLM or Hub\n- At least one Insteon device\n\nInstallation\n------------\n\nYou can, of course, just install the most recent release of this package\nusing ``pip``. This will download the more recent version from\n`PyPI `__ and install it to\nyour host.\n\n::\n\n pip install pyinsteon\n\nIf you want to grab the the development code, you can also clone this\ngit repository and install from local sources:\n\n::\n\n cd pyinsteon\n pip install .\n\n.. |Build Status| image:: https://travis-ci.org/pyinsteon/pyinsteon.svg?branch=master\n :target: https://travis-ci.org/pyinsteon/pyinsteon\n.. |GitHub release| image:: https://img.shields.io/github/release/pyinsteon/pyinsteon.svg\n :target: https://github.com/pyinsteon/pyinsteon/releases\n.. |PyPI| image:: https://img.shields.io/pypi/v/pyinsteon.svg\n :target: https://pypi.python.org/pypi/pyinsteon", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/pyinsteon/pyinsteon", "keywords": "", "license": "MIT License", "maintainer": "", "maintainer_email": "", "name": "pyinsteon", "package_url": "https://pypi.org/project/pyinsteon/", "platform": "", "project_url": "https://pypi.org/project/pyinsteon/", "project_urls": { "Homepage": "https://github.com/pyinsteon/pyinsteon" }, "release_url": "https://pypi.org/project/pyinsteon/0.1.0a2/", "requires_dist": null, "requires_python": "", "summary": "Python API for controlling Insteon devices", "version": "0.1.0a2" }, "last_serial": 5189739, "releases": { "0.1.0a1": [ { "comment_text": "", "digests": { "md5": "db34e40d2ec09ac95b7598daf36839ae", "sha256": "069dca4dee14cae844b4e4a0e024ce20d7f159de964e143b3cb45d2a6f58a673" }, "downloads": -1, "filename": "pyinsteon-0.1.0a1.tar.gz", "has_sig": false, "md5_digest": "db34e40d2ec09ac95b7598daf36839ae", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 46954, "upload_time": "2019-04-16T01:01:58", "url": "https://files.pythonhosted.org/packages/f8/2d/8f117dbfb919672e7c62720b8e7f99b15476ec9698be3892a9daa865406b/pyinsteon-0.1.0a1.tar.gz" } ], "0.1.0a2": [ { "comment_text": "", "digests": { "md5": "a7b62df9e46e0df8af5eff8a4bc7807f", "sha256": "04e5843507614426eff81e81b38b398ce7adb3475f05e7c1534ae58c81958ad5" }, "downloads": -1, "filename": "pyinsteon-0.1.0a2.tar.gz", "has_sig": false, "md5_digest": "a7b62df9e46e0df8af5eff8a4bc7807f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 49994, "upload_time": "2019-04-25T20:49:11", "url": "https://files.pythonhosted.org/packages/2b/00/d555eb53e6054588b1ed173aff7aae6e4274019b7e80f0066a0a47c9e757/pyinsteon-0.1.0a2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a7b62df9e46e0df8af5eff8a4bc7807f", "sha256": "04e5843507614426eff81e81b38b398ce7adb3475f05e7c1534ae58c81958ad5" }, "downloads": -1, "filename": "pyinsteon-0.1.0a2.tar.gz", "has_sig": false, "md5_digest": "a7b62df9e46e0df8af5eff8a4bc7807f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 49994, "upload_time": "2019-04-25T20:49:11", "url": "https://files.pythonhosted.org/packages/2b/00/d555eb53e6054588b1ed173aff7aae6e4274019b7e80f0066a0a47c9e757/pyinsteon-0.1.0a2.tar.gz" } ] }