mirror of
https://github.com/esphome/esphome-docs.git
synced 2025-02-03 23:41:36 +01:00
Update bh1750.rst (fix incorrect link text) (#246)
Fix adafruit link text to "Adafruit" instead of "Aliexpress".
This commit is contained in:
parent
bfd23de3a7
commit
32c90b84eb
@ -7,7 +7,7 @@ BH1750 Ambient Light Sensor
|
|||||||
:keywords: BH1750
|
:keywords: BH1750
|
||||||
|
|
||||||
The ``bh1750`` sensor platform allows you to use your BH1750
|
The ``bh1750`` sensor platform allows you to use your BH1750
|
||||||
(`datasheet <http://www.mouser.com/ds/2/348/bh1750fvi-e-186247.pdf>`__, `Aliexpress`_, `mklec`_)
|
(`datasheet <http://www.mouser.com/ds/2/348/bh1750fvi-e-186247.pdf>`__, `Adafruit`_, `mklec`_)
|
||||||
ambient light sensor with ESPHome. The :ref:`I²C bus <i2c>` is required to be set up in
|
ambient light sensor with ESPHome. The :ref:`I²C bus <i2c>` is required to be set up in
|
||||||
your configuration for this sensor to work.
|
your configuration for this sensor to work.
|
||||||
|
|
||||||
@ -17,7 +17,7 @@ your configuration for this sensor to work.
|
|||||||
|
|
||||||
BH1750 Ambient Light Sensor.
|
BH1750 Ambient Light Sensor.
|
||||||
|
|
||||||
.. _Aliexpress: https://www.adafruit.com/product/1603
|
.. _Adafruit: https://www.adafruit.com/product/1603
|
||||||
.. _mklec: http://mklec.com/modules/micro-controller-modules/bh1750-bh1750fvi-digital-light-sensor-module
|
.. _mklec: http://mklec.com/modules/micro-controller-modules/bh1750-bh1750fvi-digital-light-sensor-module
|
||||||
|
|
||||||
.. figure:: images/bh1750-ui.png
|
.. figure:: images/bh1750-ui.png
|
||||||
|
Loading…
Reference in New Issue
Block a user