mirror of
https://github.com/esphome/esphome.git
synced 2025-10-12 06:43:48 +01:00
7 lines
125 B
YAML
7 lines
125 B
YAML
sensor:
|
|
- platform: bh1750
|
|
i2c_id: i2c_bus
|
|
name: Living Room Brightness
|
|
address: 0x23
|
|
update_interval: 30s
|