-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Add Telldus-FT0385R #1841
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
Add Telldus-FT0385R #1841
Conversation
So this "Telldus-FT0385R" is basically like the "Cotech 36-7959" ("SwitchDocLabs FT020T") with 36 bytes instead of 13, right? Can you rewrite this PR based on cotech_36_7959.c instead please? |
Better to output "temperature_F" and use the |
} | ||
return crc; | ||
} | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The crc stuff should be using the native functions. If you post ca 10 message we should be able to figure out what to use instead of this code.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe it uses the same as the cotech code.
I verified it to be the same. This PR should base on cotech_36_7959.c |
There is now a new version |
Looks good. (the So the indoor temp has a range of ~16.7 C to ~31 C only, with precision of ~0.05 C? |
I fixed the indoor temperature. Manual says that Indoor Temperature Measuring Range: .............................................................0 – +60°C Wasn't DECL(telldus_ft0385r) in the right place ? |
Sorry, maybe I saw that wrong. Always adding at the bottom ist correct. |
Decoder for Telldus weather station indoor unit.
As the indoor unit receives a message from the outdoor unit, it sends 3 radio messages
Barometric pressure and indoor huminity are only in this message