Files
esphome/tests/components/opt3001/common.yaml
T
2025-06-23 14:31:20 -05:00

11 lines
172 B
YAML

i2c:
- id: i2c_opt3001
scl: ${scl_pin}
sda: ${sda_pin}
sensor:
- platform: opt3001
name: Living Room Brightness
address: 0x44
update_interval: 30s