1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-16 08:43:45 +01:00
Files
esphome/tests/components/apds9306/common.yaml
J. Nick Koston 9353c6aac9 merge a few more
2025-10-09 10:23:26 -10:00

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