esphome/tests/components/opt3001/test.esp32-idf.yaml
2024-04-24 11:29:46 -06:00

10 lines
156 B
YAML

i2c:
- id: i2c_opt3001
scl: 16
sda: 17
sensor:
- platform: opt3001
name: Living Room Brightness
address: 0x44
update_interval: 30s