mirror of
https://github.com/esphome/esphome.git
synced 2024-11-15 03:28:12 +01:00
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"
|