mirror of
https://github.com/esphome/esphome.git
synced 2024-11-28 12:46:22 +01:00
c90dcfc0ca
Co-authored-by: root <root@LAOX1> Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
10 lines
197 B
YAML
10 lines
197 B
YAML
sensor:
|
|
- platform: ltr501
|
|
address: 0x23
|
|
i2c_id: i2c_ltr501
|
|
type: ALS_PS
|
|
gain: 1X
|
|
integration_time: 100ms
|
|
ambient_light: "Ambient light"
|
|
ps_counts: "Proximity counts"
|