-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
Adds driver for TC74 #18042
Adds driver for TC74 #18042
Conversation
Not that while I did stuff in ifdef's for Domoticz and KNX, they are untested, cribbed from the DS18x20 support. |
This PR has been automatically marked as stale because it hasn't any activity in last few weeks. It will be closed if no further activity occurs. Thank you for your contributions. |
Bump |
This PR has been automatically marked as stale because it hasn't any activity in last few weeks. It will be closed if no further activity occurs. Thank you for your contributions. |
Bump |
@arendst what must be done in order for this pull request to be merged? Can I help? |
It needs some basic changes. I'll do it now. |
@arendst nice, Can I help with any other open PR? |
I'm also still watching. Let me know if there's anything I can do @arendst |
Add support for TC74 temperature sensor by Michael Loftis (#18042)
Merged just now with some changes. |
Thanx! |
Description:
Adds a driver for the TC74 I2C temperature sensor.
Checklist:
NOTE: The code change must pass CI tests. Your PR cannot be merged unless tests pass