mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
Deprecate BH1750 integration (ADR-0019) (#20802)
This commit is contained in:
parent
424bf85107
commit
31931ef318
@ -10,6 +10,14 @@ ha_platforms:
|
|||||||
- sensor
|
- sensor
|
||||||
---
|
---
|
||||||
|
|
||||||
|
<div class='note warning'>
|
||||||
|
|
||||||
|
This integration is deprecated and will be removed in Home Assistant Core 2022.4.
|
||||||
|
|
||||||
|
For more information see: [Architectural Decision Record 0019](https://github.com/home-assistant/architecture/blob/master/adr/0019-GPIO.md).
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
The `bh1750` sensor platform allows you to read the ambient light level in Lux from a [BH1750FVI sensor](https://www.mouser.com/ds/2/348/bh1750fvi-e-186247.pdf) connected via [I2c](https://en.wikipedia.org/wiki/I²C) bus (SDA, SCL pins). It allows you to use all the resolution modes of the sensor described in its datasheet.
|
The `bh1750` sensor platform allows you to read the ambient light level in Lux from a [BH1750FVI sensor](https://www.mouser.com/ds/2/348/bh1750fvi-e-186247.pdf) connected via [I2c](https://en.wikipedia.org/wiki/I²C) bus (SDA, SCL pins). It allows you to use all the resolution modes of the sensor described in its datasheet.
|
||||||
|
|
||||||
Tested devices:
|
Tested devices:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user