-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Add SHT2X #5635
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 SHT2X #5635
Conversation
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.
I don't have a sensor to test it with, but I looked through your code and added comments for a few things that I have missed in my previous PRs. Nice work overall!
Thanks for your review @kahrendt. I think i've resolved all of them :) |
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.
Looks good to me! Hopefully a maintainer can take a look soon as well so that it can get merged.
There hasn't been any activity on this pull request recently. This pull request has been automatically marked as stale because of that and will be closed if no further activity occurs within 7 days. Thank you for your contributions. |
What does this implement/fix?
Add the SHT2x sensor component.
Types of changes
Pull request in esphome-docs with documentation (if applicable): esphome/esphome-docs#3347
Test Environment
Example entry for
config.yaml
:Checklist:
tests/
folder).If user exposed functionality or configuration variables are added/changed: