Skip to content

RadonEye RD200 #89

@petero-dk

Description

@petero-dk

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions