mirror of
https://github.com/esphome/esphome-docs.git
synced 2025-02-03 23:41:36 +01:00
remove link to Adafruit and mkelec (#531)
* remove links to Adafruit and mkelec
This commit is contained in:
parent
f832223c41
commit
1dfb880444
@ -7,7 +7,7 @@ BH1750 Ambient Light Sensor
|
||||
:keywords: BH1750
|
||||
|
||||
The ``bh1750`` sensor platform allows you to use your BH1750
|
||||
(`datasheet <http://www.mouser.com/ds/2/348/bh1750fvi-e-186247.pdf>`__, `Adafruit`_, `mklec`_)
|
||||
(`datasheet <http://www.mouser.com/ds/2/348/bh1750fvi-e-186247.pdf>`__)
|
||||
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.
|
||||
|
||||
@ -17,9 +17,6 @@ your configuration for this sensor to work.
|
||||
|
||||
BH1750 Ambient Light Sensor.
|
||||
|
||||
.. _Adafruit: https://www.adafruit.com/product/1603
|
||||
.. _mklec: http://mklec.com/modules/micro-controller-modules/bh1750-bh1750fvi-digital-light-sensor-module
|
||||
|
||||
.. figure:: images/bh1750-ui.png
|
||||
:align: center
|
||||
:width: 80.0%
|
||||
|
Loading…
Reference in New Issue
Block a user