esphome/tests/components/opt3001/test.esp32.yaml

11 lines
156 B
YAML
Raw Normal View History

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