{ "info": { "author": "alemuro", "author_email": "hola@aleixmurtra.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# beewi_smartclim - Library for BeeWi SmartClim Bluetooth LE sensor\n\n\nUse this library to read temeperature and humidity from your own BeeWi SmartClim sensor.\n\n\n\n## Functionality \nIt supports reading the different measurements from the sensor\n- temperature\n- humidity\n- battery level\n\nTo use this library you will need a Bluetooth Low Energy dongle or a Raspberry Pi with Bluetooth support.\n\n\n## Build\n\n```\n$ make build\n```\n\n\n## Example\n\n```\nfrom beewi_smartclim import BeewiSmartClimPoller\n\nb = BeewiSmartClimPoller(\"d0:5f:b8:51:9b:36\")\nb.update_sensor()\n\ntemperature = b.get_temperature()\nhumidity = b.get_humidity()\nbattery = b.get_battery()\n\nprint(temperature, humidity, battery)\n```\n\n\n\n## Projects Depending on `beewi_smartclim`\n\nhttps://github.com/home-assistant/home-assistant\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/alemuro/beewi_smartclim", "keywords": "temperature and humidity sensor bluetooth low-energy ble beewi smartclim", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "beewi-smartclim", "package_url": "https://pypi.org/project/beewi-smartclim/", "platform": "", "project_url": "https://pypi.org/project/beewi-smartclim/", "project_urls": { "Homepage": "https://github.com/alemuro/beewi_smartclim" }, "release_url": "https://pypi.org/project/beewi-smartclim/0.0.7/", "requires_dist": [ "btlewrap (==0.0.2)", "bluepy" ], "requires_python": ">=3.5", "summary": "Library to read data from BeeWi SmartClim sensor using Bluetooth LE", "version": "0.0.7" }, "last_serial": 5767063, "releases": { "0.0.5": [ { "comment_text": "", "digests": { "md5": "f15ddc89a60299247d1b139cb225c98c", "sha256": "5ca7c07dcb293f139e59cf9c0edc84e7072d583ddc0a1afb15f8d8aca1cd2dac" }, "downloads": -1, "filename": "beewi_smartclim-0.0.5-py3-none-any.whl", "has_sig": false, "md5_digest": "f15ddc89a60299247d1b139cb225c98c", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5", "size": 3520, "upload_time": "2019-08-31T17:20:13", "url": "https://files.pythonhosted.org/packages/0e/b1/aa9ba76843280bba0410039b1397c505446bb5431bbfcba2cde691715239/beewi_smartclim-0.0.5-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f640e7a5f9d7b8779d2dbea90835d8a3", "sha256": "0338318f66da7151ca1992cd753cbd25fb2cc5ba9a615fa26863f7c666eae6bc" }, "downloads": -1, "filename": "beewi_smartclim-0.0.5.tar.gz", "has_sig": false, "md5_digest": "f640e7a5f9d7b8779d2dbea90835d8a3", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5", "size": 2363, "upload_time": "2019-08-31T17:20:15", "url": "https://files.pythonhosted.org/packages/6b/75/302274b10c5b9943f8d5a27b36e0cc184f910c0303e246f339dab29db48f/beewi_smartclim-0.0.5.tar.gz" } ], "0.0.6": [ { "comment_text": "", "digests": { "md5": "0133a30a33bc5a6e727de025897f44b2", "sha256": "dbffcdffe30012e218dff1d51de377e400f36d86df7998467cf27e0c520ae04a" }, "downloads": -1, "filename": "beewi_smartclim-0.0.6-py3-none-any.whl", "has_sig": false, "md5_digest": "0133a30a33bc5a6e727de025897f44b2", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5", "size": 3603, "upload_time": "2019-08-31T17:51:35", "url": "https://files.pythonhosted.org/packages/b1/a5/fc5ce985ea39500c5e49a42dbe12347b3eedf18ac72c003adc28a760082e/beewi_smartclim-0.0.6-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c6030461ca581beed083310026f75dd4", "sha256": "7a7db22bd3cc291c22143dad353e3bafe1bf0f707047021ac2680f89abcf897f" }, "downloads": -1, "filename": "beewi_smartclim-0.0.6.tar.gz", "has_sig": false, "md5_digest": "c6030461ca581beed083310026f75dd4", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5", "size": 2436, "upload_time": "2019-08-31T17:51:36", "url": "https://files.pythonhosted.org/packages/1c/e8/171b2831ef3e5cb3298609485b661ba3568be605a43b1e3ccdf632bbbfa8/beewi_smartclim-0.0.6.tar.gz" } ], "0.0.7": [ { "comment_text": "", "digests": { "md5": "974977cf2e9777a4d006d09ad7298975", "sha256": "2ff4a07034e80f27f3aec2f9bb03fc7bb6061d83c40fec7f2770a67e49680dda" }, "downloads": -1, "filename": "beewi_smartclim-0.0.7-py3-none-any.whl", "has_sig": false, "md5_digest": "974977cf2e9777a4d006d09ad7298975", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5", "size": 3601, "upload_time": "2019-09-01T14:07:12", "url": "https://files.pythonhosted.org/packages/31/0d/8188d894b628ced99f0a22d6270b6f7a679d2c8f5150bf7c8037220498fe/beewi_smartclim-0.0.7-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "7076c4b35c29031e5e203d14a01457a0", "sha256": "69676ab1bf05d75def3914d3a5c0198f755e68e06bd9cdda7ed2f83d3a85587c" }, "downloads": -1, "filename": "beewi_smartclim-0.0.7.tar.gz", "has_sig": false, "md5_digest": "7076c4b35c29031e5e203d14a01457a0", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5", "size": 2435, "upload_time": "2019-09-01T14:07:14", "url": "https://files.pythonhosted.org/packages/f3/b7/b9bf9a4a2166a101fcc1f50f7eb56f625d7789d9366bc75ddc5f26bf0453/beewi_smartclim-0.0.7.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "974977cf2e9777a4d006d09ad7298975", "sha256": "2ff4a07034e80f27f3aec2f9bb03fc7bb6061d83c40fec7f2770a67e49680dda" }, "downloads": -1, "filename": "beewi_smartclim-0.0.7-py3-none-any.whl", "has_sig": false, "md5_digest": "974977cf2e9777a4d006d09ad7298975", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5", "size": 3601, "upload_time": "2019-09-01T14:07:12", "url": "https://files.pythonhosted.org/packages/31/0d/8188d894b628ced99f0a22d6270b6f7a679d2c8f5150bf7c8037220498fe/beewi_smartclim-0.0.7-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "7076c4b35c29031e5e203d14a01457a0", "sha256": "69676ab1bf05d75def3914d3a5c0198f755e68e06bd9cdda7ed2f83d3a85587c" }, "downloads": -1, "filename": "beewi_smartclim-0.0.7.tar.gz", "has_sig": false, "md5_digest": "7076c4b35c29031e5e203d14a01457a0", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5", "size": 2435, "upload_time": "2019-09-01T14:07:14", "url": "https://files.pythonhosted.org/packages/f3/b7/b9bf9a4a2166a101fcc1f50f7eb56f625d7789d9366bc75ddc5f26bf0453/beewi_smartclim-0.0.7.tar.gz" } ] }