1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-17 09:13:45 +01:00
Files
esphome/tests/components/apds9306/common.yaml
2025-10-12 07:21:45 +13: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