Skip to content
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 support for Rosstech Digital Control Unit DCU-706/Sundance/Jacuzzi #2612

Merged
merged 10 commits into from
Oct 16, 2024

Conversation

suaveolent
Copy link
Contributor

@suaveolent suaveolent commented Aug 25, 2023

This PR adds support for the Rosstech DU-706.

The DCU can be found in many Sundance / Jacuzzi Spas. It periodically (11s) transmits the temperature of the spa.

Sample data can be found here: merbanan/rtl_433_tests#442

@suaveolent
Copy link
Contributor Author

@zuckschwerdt Is there anything you need for this PR to be merged from my side?

@zuckschwerdt
Copy link
Collaborator

Looking good. I'll update the PR slightly then merge. Thanks.
(e.g. we don't want uint8_t temp_c = ((temp-32)*5)/9; but temperature_F and the -C si option)

@zuckschwerdt zuckschwerdt merged commit a8d35e3 into merbanan:master Oct 16, 2024
7 checks passed
@suaveolent
Copy link
Contributor Author

suaveolent commented Oct 16, 2024

Great. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
device support Request for a new/improved device decoder
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants