We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the problem you have/What new integration you would like I would like to have support for BH1900NUX (BH1900NUX-TR) from Rohm Semiconductor.
Please describe your use case for this integration and alternatives you've tried: Temperature measurement
Additional context I am currently working on implementing support for this sensor. Any help / feedback / testing is appreciated: esphome/esphome#8631
The text was updated successfully, but these errors were encountered:
The current WIP can be tested using external component:
external_components: - source: github://pr#8631 components: [ bh1900nux ]
sensor: - platform: bh1900nux name: "Living Room Temperature" address: 0x48 update_interval: 10s
Sorry, something went wrong.
No branches or pull requests
Describe the problem you have/What new integration you would like
I would like to have support for BH1900NUX (BH1900NUX-TR) from Rohm Semiconductor.
Please describe your use case for this integration and alternatives you've tried:
Temperature measurement
Additional context
I am currently working on implementing support for this sensor.
Any help / feedback / testing is appreciated:
esphome/esphome#8631
The text was updated successfully, but these errors were encountered: