esphome/tests/components/opt3001/test.esp32-c3-idf.yaml

11 lines
154 B
YAML
Raw Normal View History

2024-04-23 23:40:06 +02:00
i2c:
- id: i2c_opt3001
scl: 5
sda: 4
sensor:
- platform: opt3001
name: Living Room Brightness
address: 0x44
update_interval: 30s