Skip to content
This repository has been archived by the owner on Nov 25, 2024. It is now read-only.

Code to handle type 0x44, the Water Temperature Sensor #4

Merged
1 commit merged into from
Mar 6, 2011

Conversation

geoffk
Copy link
Contributor

@geoffk geoffk commented Mar 6, 2011

I've added the code required to handle the Oregon Scientific THWR800 Water Temperature Sensor. The changes required were very simple and the new wmr_handle_water function that I added is basically just your wmr_handle_temp with the humidity, smiley and trending parts removed. It works great with my water sensor.

Thanks for writing the program, it's great that there's an open-source alternative to log data out of our devices!

-Geoff

Temperature Sensor.  The packet is type 0x44, 7 bytes in length and only
measures temperature.

In the log file it appears as:
DATA[20110306053856]:type=WATER,sensor=3,temp=18.0
@barnybug
Copy link
Collaborator

barnybug commented Mar 6, 2011

Great! Thanks a lot for taking the time to add this.

This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants