ESPHome External Component for the BH1900NUX temperature sensor IC, enabling its use with ESPHome via I²C.
To use this component, include the following in your ESPHome configuration:
external_components:
- source: github://B48D81EFCC/esphome-external-component-bh1900nux@main
components: [ bh1900nux ]
refresh: 1h
For more details on the External Component feature, refer to the official ESPHome documentation
Since version 2025.11, ESPHome already includes a built-in component for the BH1900NUX sensor.
The built-in version is based on this external component.
The purpose of this external component is to allow changes, new features, and bug fixes to be implemented, tested, and used more quickly.
Once these changes have been validated, the code may be incorporated into the official ESPHome codebase via the official contributing workflow.
- ESPHome (tested with ESPHome 2025.7.0)
- ESP32 board