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 ???
)