mirror of
https://github.com/esphome/esphome.git
synced 2025-10-12 06:43:48 +01:00
9 lines
174 B
YAML
9 lines
174 B
YAML
sensor:
|
|
- platform: ltr501
|
|
address: 0x23
|
|
type: ALS_PS
|
|
gain: 1X
|
|
integration_time: 100ms
|
|
ambient_light: "Ambient light"
|
|
ps_counts: "Proximity counts"
|