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

10 lines
154 B
YAML

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