{ "info": { "author": "Matthias Erll", "author_email": "matthias@erll.de", "bugtrack_url": null, "classifiers": [], "description": "Sensirion-SmartGadget\n=====================\n\nPython library for reading temperature, humidity, and battery level from\na SHT31 Smart Gadget Development Kit by Sensirion.\n\nSupported features\n==================\n\n- Direct reading of SHT31 sensor values and device battery level.\n- Subscription to notifications on value changes.\n- Output of manufacturer, model name, and firmware version.\n\nCurrently not supported\n=======================\n\n- Downloading data from the integrated data logger.\n- Setup of data logger interval.\n\nInstallation\n============\n\n.. code:: bash\n\n pip install sensirion-smartgadget\n\nUsage\n=====\n\n.. code:: python\n\n from sensirionbt import SmartGadget\n\n sensor = SmartGadget('CA:FE:12:34:56:78')\n print(sensor.get_values(init_static=True))\n # 'init_static' is optional; it fetches following values immediately.\n print(\"Manufacturer:\", sensor.manufacturer)\n print(\"Model:\", sensor.model)\n print(\"Firmware:\", sensor.firmware_version)\n\nNotes\n=====\n\n- The device only allows one connection at a time. If the connection\n keeps failing, make sure you have disconnected other services, e.g.\n the smartphone app.\n- On a connection failure, transmission will be re-attempted, depending\n on the \u2018retries\u2019 argument or property. The default is to retry twice.\n- The first connection and value readings take a few seconds. The\n reason for this is that characteristics are discovered by UUID, then\n handles are cached and reused for subsequent calls.", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/merll/python-smartgadget", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "python-smartgadget", "package_url": "https://pypi.org/project/python-smartgadget/", "platform": "", "project_url": "https://pypi.org/project/python-smartgadget/", "project_urls": { "Homepage": "https://github.com/merll/python-smartgadget" }, "release_url": "https://pypi.org/project/python-smartgadget/0.1.3/", "requires_dist": null, "requires_python": ">=3.4", "summary": "Library for reading temperature, humidity, and battery level from a SHT31 Smart Gadget Development Kit by Sensirion", "version": "0.1.3" }, "last_serial": 5520157, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "cc58b6a1f9cd9a30dfb583324356abbd", "sha256": "bef140fc3c7485313d3914c66e9cc90cec0eb524ac9c2f9974f975eb88004173" }, "downloads": -1, "filename": "python_smartgadget-0.1.0-py3.7.egg", "has_sig": false, "md5_digest": "cc58b6a1f9cd9a30dfb583324356abbd", "packagetype": "bdist_egg", "python_version": "3.7", "requires_python": ">=3.4", "size": 9757, "upload_time": "2019-07-05T10:30:51", "url": "https://files.pythonhosted.org/packages/2c/3e/53a446b24ef6b3473a03b92bb1c94f361d7922c5de318497d84899b0ab2d/python_smartgadget-0.1.0-py3.7.egg" }, { "comment_text": "", "digests": { "md5": "d967a94dc6b7637920fa91ed309e219d", "sha256": "f8e87be843cd9cc1f780d028c465bba4a8bfbc37bfe2741bb208a3e5a7a30c1b" }, "downloads": -1, "filename": "python-smartgadget-0.1.0.tar.gz", "has_sig": false, "md5_digest": "d967a94dc6b7637920fa91ed309e219d", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.4", "size": 4012, "upload_time": "2019-07-05T10:30:53", "url": "https://files.pythonhosted.org/packages/ab/04/fd7dded5a6eacd399e219c51d00796e93193a353af7960e43432836b3d11/python-smartgadget-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "371bceb79eda535c8dd76515d9e870c5", "sha256": "7a20dfaf0e543218404653e0060491cd4b88f2428ba3557901eb8993cc840843" }, "downloads": -1, "filename": "python_smartgadget-0.1.1-py3.7.egg", "has_sig": false, "md5_digest": "371bceb79eda535c8dd76515d9e870c5", "packagetype": "bdist_egg", "python_version": "3.7", "requires_python": ">=3.4", "size": 9054, "upload_time": "2019-07-11T19:41:04", "url": "https://files.pythonhosted.org/packages/fa/0b/06132a8c7474e90dd2347aeae508cfb1d19dcee9259790ac97ad3c491176/python_smartgadget-0.1.1-py3.7.egg" }, { "comment_text": "", "digests": { "md5": "c48351bf264b89cd5b6b5e0871c5c55f", "sha256": "708a0c15a590d63c90edfd605319fad5482fbcad6e1355a2655a8607a2aaf092" }, "downloads": -1, "filename": "python-smartgadget-0.1.1.tar.gz", "has_sig": false, "md5_digest": "c48351bf264b89cd5b6b5e0871c5c55f", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.4", "size": 3809, "upload_time": "2019-07-11T19:41:06", "url": "https://files.pythonhosted.org/packages/e3/cf/6f476d39777d0872b73cff6d767de045bbac89e5fd7372713901437111b9/python-smartgadget-0.1.1.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "8d23fd667fa2d004d942cf10b6f08e39", "sha256": "5986be73019afc409b45dea83a77287df6c50c32b2b4b68fc535724f7e07a957" }, "downloads": -1, "filename": "python_smartgadget-0.1.3-py3.7.egg", "has_sig": false, "md5_digest": "8d23fd667fa2d004d942cf10b6f08e39", "packagetype": "bdist_egg", "python_version": "3.7", "requires_python": ">=3.4", "size": 9839, "upload_time": "2019-07-11T20:53:00", "url": "https://files.pythonhosted.org/packages/a4/b1/295a46abdd36d4818e35c2885a5302f63502fce600361cbceaf252bed084/python_smartgadget-0.1.3-py3.7.egg" }, { "comment_text": "", "digests": { "md5": "8de07570a820e34419587689704c5bfe", "sha256": "a854ff83cd28db3e2c9fc083594de319e119aa10dfc5bb47a53d9e244c80ba50" }, "downloads": -1, "filename": "python-smartgadget-0.1.3.tar.gz", "has_sig": false, "md5_digest": "8de07570a820e34419587689704c5bfe", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.4", "size": 4044, "upload_time": "2019-07-11T20:52:40", "url": "https://files.pythonhosted.org/packages/2c/b4/e405f457ea5d0b91e461ce4e08eb3198d7d258b9cd047027bd3615b56a0e/python-smartgadget-0.1.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8d23fd667fa2d004d942cf10b6f08e39", "sha256": "5986be73019afc409b45dea83a77287df6c50c32b2b4b68fc535724f7e07a957" }, "downloads": -1, "filename": "python_smartgadget-0.1.3-py3.7.egg", "has_sig": false, "md5_digest": "8d23fd667fa2d004d942cf10b6f08e39", "packagetype": "bdist_egg", "python_version": "3.7", "requires_python": ">=3.4", "size": 9839, "upload_time": "2019-07-11T20:53:00", "url": "https://files.pythonhosted.org/packages/a4/b1/295a46abdd36d4818e35c2885a5302f63502fce600361cbceaf252bed084/python_smartgadget-0.1.3-py3.7.egg" }, { "comment_text": "", "digests": { "md5": "8de07570a820e34419587689704c5bfe", "sha256": "a854ff83cd28db3e2c9fc083594de319e119aa10dfc5bb47a53d9e244c80ba50" }, "downloads": -1, "filename": "python-smartgadget-0.1.3.tar.gz", "has_sig": false, "md5_digest": "8de07570a820e34419587689704c5bfe", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.4", "size": 4044, "upload_time": "2019-07-11T20:52:40", "url": "https://files.pythonhosted.org/packages/2c/b4/e405f457ea5d0b91e461ce4e08eb3198d7d258b9cd047027bd3615b56a0e/python-smartgadget-0.1.3.tar.gz" } ] }