mirror of
https://github.com/esphome/esphome.git
synced 2025-10-16 08:43:45 +01:00
9 lines
168 B
YAML
9 lines
168 B
YAML
sensor:
|
|
- platform: apds9306
|
|
i2c_id: i2c_bus
|
|
name: "APDS9306 Light Level"
|
|
gain: 3
|
|
bit_width: 16
|
|
measurement_rate: 2000ms
|
|
update_interval: 60s
|