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

Support LM75 temperature sensor #1327

Merged
merged 4 commits into from Nov 28, 2022

Conversation

davidfurey
Copy link
Contributor

Description:

Adds support for LM75 compatible sensors. Mostly copy+paste from the existing HTU21 sensor. I have tested this with a ESP8266 and NCT75 temperature sensor and it publishes sensible temperature values.

Checklist:

  • The pull request is done against the latest development branch
  • Only one feature/fix was added per PR and the code change compiles without warnings
  • I accept the DCO.

@davidfurey davidfurey changed the title Lm75sensor Support LM75 temperature sensor Nov 23, 2022
@1technophile
Copy link
Owner

Thanks for the PR, could add the sensor into the esp32dev-all-test and nodemcuv2-all-test, so that it will be tested with the continuous integration.

So that it will be tested with the continuous integration
@1technophile
Copy link
Owner

Thanks

@1technophile 1technophile merged commit ec96b72 into 1technophile:development Nov 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants