mirror of
https://github.com/esphome/esphome.git
synced 2024-12-28 00:11:43 +01:00
9 lines
197 B
YAML
9 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"
|