radonpy


Nameradonpy JSON
Version 0.2.5 PyPI version JSON
download
home_pageNone
SummaryTools to communicate with the RadonEye RD200 radon detector
upload_time2025-09-07 02:50:43
maintainerNone
docs_urlNone
authorNone
requires_pythonNone
licenseNone
keywords radon radoneye
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # RadonPy
### Tools to communicate with the RadonEye RD200 radon detector

RadonPy provides a Python library for communicating with the [RadonEye RD200](http://radonftlab.com/radon-sensor-product/radon-detector/rd200/) radon detector over Bluetooth Low Energy, as well as a command line program to read sensor values and configure settings.

Note that devices newer than November 2021 are not currently supported. They switched from an Nordic nRF5x to an ESP32 and changed the protocol, and I don't have new hardware to test.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "radonpy",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "radon, radoneye",
    "author": null,
    "author_email": "Ben Wolsieffer <benwolsieffer@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/64/b0/7dac3150df09d99e23c0fe5aa0b06100d9977b4ea47f7eb74499f29d2045/radonpy-0.2.5.tar.gz",
    "platform": null,
    "description": "# RadonPy\n### Tools to communicate with the RadonEye RD200 radon detector\n\nRadonPy provides a Python library for communicating with the [RadonEye RD200](http://radonftlab.com/radon-sensor-product/radon-detector/rd200/) radon detector over Bluetooth Low Energy, as well as a command line program to read sensor values and configure settings.\n\nNote that devices newer than November 2021 are not currently supported. They switched from an Nordic nRF5x to an ESP32 and changed the protocol, and I don't have new hardware to test.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Tools to communicate with the RadonEye RD200 radon detector",
    "version": "0.2.5",
    "project_urls": {
        "Issues": "https://github.com/lopsided98/radonpy/issues",
        "Repository": "https://github.com/lopsided98/radonpy.git"
    },
    "split_keywords": [
        "radon",
        " radoneye"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "86e2656df5ba3f1a0b222ca5bc184f4234cfc57b80d1dbeb38cca8b301fd4986",
                "md5": "5499e33e35abca2b0347fd20ff72562d",
                "sha256": "2eae35a9914b61cdf0fd458d5483100109f01ad5d2f4ff25593937e0837ec53f"
            },
            "downloads": -1,
            "filename": "radonpy-0.2.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5499e33e35abca2b0347fd20ff72562d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 13036,
            "upload_time": "2025-09-07T02:50:41",
            "upload_time_iso_8601": "2025-09-07T02:50:41.912769Z",
            "url": "https://files.pythonhosted.org/packages/86/e2/656df5ba3f1a0b222ca5bc184f4234cfc57b80d1dbeb38cca8b301fd4986/radonpy-0.2.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "64b07dac3150df09d99e23c0fe5aa0b06100d9977b4ea47f7eb74499f29d2045",
                "md5": "62565ed15bae83c3ea37aa77ef18dca2",
                "sha256": "ab203b469d6e99414f6ad9d0c2ca610d2b97cb35ea74008dbade45ec7eb52bbe"
            },
            "downloads": -1,
            "filename": "radonpy-0.2.5.tar.gz",
            "has_sig": false,
            "md5_digest": "62565ed15bae83c3ea37aa77ef18dca2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 12834,
            "upload_time": "2025-09-07T02:50:43",
            "upload_time_iso_8601": "2025-09-07T02:50:43.333070Z",
            "url": "https://files.pythonhosted.org/packages/64/b0/7dac3150df09d99e23c0fe5aa0b06100d9977b4ea47f7eb74499f29d2045/radonpy-0.2.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-09-07 02:50:43",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "lopsided98",
    "github_project": "radonpy",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "radonpy"
}
        
Elapsed time: 2.20034s