-
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…
-
I am running Home Assistant Core version 2023.12.3
Here is the log:
```
Setup failed for custom integration 'rd200_ble': Unable to import component: cannot import name 'close_stale_connections_…
-
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…
-
## 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…
-
First, many thanks for writing this integration. I'm trying to use it to read a generic, cheap, chinese scale (but not a Renpho) that also uses only BLE Advertisements to send out its weight data. I…
-
### The problem
In `radon_eye_listener.cpp` it _only_ listens for devices that start with `FR:R`. However, my brand new Radon Eye (firmware 3.0.1) has a device ID that starts with `FR:I`.
I edited…
-
I installed radoneye with
pip3 install radoneye
and after putting ~/.local/bin at the beginning of my PATH, I can run
radoneye --help
but when I run
radoneye list
I get this:
```
T…
-
I am new to programming in Python. I installed radoneye on my raspberry pi 5 today. I have an older RD200 and ran into a few issues. The issues could certainly be due to me not knowing what I am doing…
-
Running HA Core 2024.7.1.
I added repository "https://github.com/jdeath/rd200v2" to HACS as a custom integration and restarted HA (and waited) but it doesn't show up like other HACS integrations. …
-
Hi!
I found the bluetooth mac with the discovery [NEW] Device 44:17:XX:XX:XX:XX FR:RE22111XXXXXXX
now I'm trying to connect to the radoneye device with python2.7 radon_reader.py -b -v -a 44:17:XX:…