Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RadonEye RD200 #89

Open
petero-dk opened this issue Nov 10, 2019 · 1 comment
Open

RadonEye RD200 #89

petero-dk opened this issue Nov 10, 2019 · 1 comment

Comments

@petero-dk
Copy link

I have a Radon EYE RD200, with the Bluetooth binding I can easily connect the device to openHAB, but obviously it does not read the radon level as of yet.

Is is possible via the xml files to force a command to be sent before a read?

The radon eye advertises a service "00001525-1212-efde-1523-785feabcd123" where the radon value is the 3-6 byte as IEEE 754 float value. However the value only shows correct if there first is a write value of 50 (HEX) to "00001524-1212-efde-1523-785feabcd123".

Can this be implemented with the xml files or must it be implemented in the binding itself? I would like to assist, before I get started, do you have a pointer?

A (very simple) python implementation is here: https://github.com/ceandre/radonreader/blob/master/radon_reader.py

@petero-dk
Copy link
Author

I am working on an implementation natively for openhab here: openhab/openhab-addons#11958

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant