You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 21, 2025. It is now read-only.
According to the manual the battery level can be seen in the app/cloud.
Is that value available via BLE as well ?
Seems raw data contains more data than forwarded by the code
(
1, # byte version
57, # byte humidity2
109, # byte not documented ???
2, # byte not documented ???
120, # short st-radon
101, # short lt-radon
2845, # short temp100
50832, # short pressure*50
486, # short CO2
65535, # short VOC
1, # short not documented ???
65535 # short not documented ???
)