-
Notifications
You must be signed in to change notification settings - Fork 74
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TFA pluviometer 30.3233.01 not parsed #156
Comments
hello Andy, |
Check to make sure the rain amount is correct in weewx. |
Hey, |
I've modified weewx.conf to have rain amount in millimeters but it's allways exactly 10 X higher compared with rtl_433 . |
Hey , Thank you very much ! |
Hello,
I'd like to use a TFA pluviometer sensor ( ref : 30.3233.01 ) with weewx-sdr .
It is recognized by sdr_433 :
time : 2022-06-18 13:51:04
model : TFA-Drop id : a9f99
Battery : 1 Rain in MM: 32.512 Integrity : CHECKSUM
But the output in the weewx-sdr driver is not parsed .
out: ['{"time" : "2022-06-18 07:04:34", "model" : "TFA-Drop", "id" : 696217, "battery_ok" : 1, "rain_mm" : 29.210, "mic" : "CHECKSUM"}\n']
i'm not a coder and don't know how to write the parser .
All help will be appreciated .
Thank you and have a nice wwek !
The text was updated successfully, but these errors were encountered: