-
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…
-
I set this up with HomeAssistant which is installed as a docker component on a Raspberry Pi 5b for a newly bought RadonEye.
I disabled checking for uptime and peak, yet the check still frequently f…
-
## Expected Behavior
Configure RadonEye thing in OpenHAB with the bluetooth address, provide firmware major verison 3 as my device reports Version 3.0.1. on the screen. OpenHAB should connect to th…
-
### The problem
I am trying to connect my Radon Eye RD200 V3 sensor with the radon_eye_ble component.
I can read and write data with the python script from [https://github.com/sormy/radoneye](http…
-
Maybe you can use it
```python
#!/usr/bin/env python3
import sys
import time
from struct import unpack
from bluepy import btle
import time
from argparse import ArgumentParser
import json
…
-
Hi,
I am on the latest home assistant (2021.10.6) on linux / hassio.
The integration was running smoothly the last 2 years or so.
Since some time I can`t update / compile RadonEye-ESP32.
"In…
-
Add support for UpTime and Peak value of RadonEye RD200.
Currently the component does not support those 2 values
@jeffeb3 tagging you as the owner of this component
When writing…
-
### The problem
I'm trying to use a BLE device (it's a Radoneye), to no avail. I have tracked this down to be a fundamental BLE issue:
My phone (using 'nRF Connect') can see the device just fine whe…
-
Hello,
I use a pseudo-inversing algo from numpy in order to obtain original values from a moving average series. When i use this script on movig average from randomly generated number, everyting is…
-
Hello,
I bought the RadonEye RD200 (GTIN: 4260514360076 ) and am trying to extract the log.
However I get this error:
```
pi@iobroker-pi:~ $ ./radon_reader.py
Traceback (most recent call last…