Metadata-Version: 2.4
Name: radonpy
Version: 0.2.4
Summary: Tools to communicate with the RadonEye RD200 radon detector
Author-email: Ben Wolsieffer <benwolsieffer@gmail.com>
License-Expression: Apache-2.0
Project-URL: Repository, https://github.com/lopsided98/radonpy.git
Project-URL: Issues, https://github.com/lopsided98/radonpy/issues
Keywords: radon,radoneye
Classifier: Development Status :: 4 - Beta
Classifier: Topic :: Home Automation
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: aioinflux
Requires-Dist: bleak>=0.12.0
Dynamic: license-file

# 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.
