mirror of
https://github.com/esphome/esphome.git
synced 2025-10-17 09:13:45 +01:00
7 lines
126 B
YAML
7 lines
126 B
YAML
sensor:
|
|
- platform: opt3001
|
|
i2c_id: i2c_bus
|
|
name: Living Room Brightness
|
|
address: 0x44
|
|
update_interval: 30s
|